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