X-Git-Url: http://git.pjr.cc/?p=PHPIPManager.git;a=blobdiff_plain;f=lib%2Fwww.php;h=f38f5e8307f5d56c10d6da276e131a6f2eb2dd64;hp=17140f5a6339355ae54e973d8f62ddd81c8bb302;hb=9c4cfa21a5d947f40ce7aec2ea6f9a69857a9fcf;hpb=fd8bc263bd1e3923c94f949059d90d93b5faaf76 diff --git a/lib/www.php b/lib/www.php index 17140f5..f38f5e8 100644 --- a/lib/www.php +++ b/lib/www.php @@ -194,7 +194,7 @@ function www_ip_scansubReal() system("/usr/bin/php ../lib/runscan.php $id > /tmp/out.phpipman 2>&1 &"); error_log("would exec... nmap -sP -oX $fname $sn/$sm"); - header("Location: index.php"); + header("Location: index.php?notice=Scan Initiated"); } function www_ip_addSuperRange()