From a58f93ad0ba272bd839bcb3d2ce5378232a310ea Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Mon, 7 Mar 2005 21:21:27 +0000 Subject: [PATCH] Woops, redirec to index.cgi --- usr/local/www/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/local/www/index.php b/usr/local/www/index.php index 8d65e60a69..0e7d2605b5 100755 --- a/usr/local/www/index.php +++ b/usr/local/www/index.php @@ -245,7 +245,7 @@ While(!Connection_Aborted()) { */ $counter++; if($counter > 120) { - echo "Redirecting to Main Status.

"; + echo "Redirecting to Main Status.

"; echo ""; mwexec("/usr/bin/killall -9 pfctl"); exit;