X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=wwwroot%2Finc%2Feventz.inc;h=a47a4c65fda14b88f658d0a83f6a9283429e8797;hb=d068d94b5e62de2f80164fd8062adce6e0ad93ae;hp=6464345536b65bdd71380acbcbfe2c9970c0be55;hpb=65c78defcdbdfef53deb8d4de76fe616f0d3fb1c;p=mirrors%2FKyberia-bloodline.git diff --git a/wwwroot/inc/eventz.inc b/wwwroot/inc/eventz.inc index 6464345..a47a4c6 100644 --- a/wwwroot/inc/eventz.inc +++ b/wwwroot/inc/eventz.inc @@ -1,12 +1,13 @@ 1) { +elseif ($status>1) { Header("Location: /id/".$status."/"); } -elseif ($status) { +elseif ($status && $event!='display') { Header("Location: /id/".$node['node_id']."/"); -} +} ?>