X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz.inc;h=16b706c24f964b568598355b4852c269d814a21a;hb=f6d69fcd72522578e817fa447b899811460f51b4;hp=a5b1d9fbcdc12a0fd17c6125742f669a1f4ebd8b;hpb=cba4eab7cec303b81e69ea81301222850f36cd03;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz.inc b/wwwroot/inc/eventz.inc index a5b1d9f..16b706c 100644 --- a/wwwroot/inc/eventz.inc +++ b/wwwroot/inc/eventz.inc @@ -55,7 +55,7 @@ elseif ($status>1) { Header("Location: /id/".$status."/"); } -elseif ($status) { +elseif ($status && $event!='display') { Header("Location: /id/".$node['node_id']."/"); }