No permissions !"); show_footer(); exit; } ?> 'status' order by i.nextcheck"); echo ""; echo "\n"; echo ""; echo "\n"; $col=0; while($row=DBfetch($result)) { if(!check_right("Host","R",$row["hostid"])) { continue; } if($col++%2==0) { echo ""; } else { echo ""; } echo ""; echo ""; echo ""; echo ""; cr(); } if(DBnum_rows($result)==0) { echo ""; echo ""; echo ""; } echo "
Next time to checkHostDescription
".date("m.d.Y H:i:s",$row["nextcheck"])."".$row["host"]."".$row["description"]."
-The queue is empty-
"; ?>