Revision a58f93ad
Added by Scott Ullrich over 20 years ago
usr/local/www/index.php | ||
---|---|---|
245 | 245 |
*/ |
246 | 246 |
$counter++; |
247 | 247 |
if($counter > 120) { |
248 |
echo "Redirecting to <a href=\"status_queues.php\">Main Status</a>.<p>";
|
|
248 |
echo "Redirecting to <a href=\"index.php\">Main Status</a>.<p>";
|
|
249 | 249 |
echo "<meta http-equiv=\"refresh\" content=\"1;url=index.php\">"; |
250 | 250 |
mwexec("/usr/bin/killall -9 pfctl"); |
251 | 251 |
exit; |
Also available in: Unified diff
Woops, redirec to index.cgi