program/include/main.inc @@ -386,8 +386,13 @@ function console($msg, $type=1) { print $msg; print "\n<hr>\n"; if ($GLOBALS['REMOTE_REQUEST']) print "// $msg\n"; else { print $msg; print "\n<hr>\n"; } }