summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-07 21:21:27 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-07 21:21:27 +0000
commita58f93ad0ba272bd839bcb3d2ce5378232a310ea (patch)
tree5d93ed7764881cdb0e64a903be9e351f08d27330 /usr
parentdf5eae58a19ef929d217ced1a9dbb318acf76e66 (diff)
downloadpfsense-a58f93ad0ba272bd839bcb3d2ce5378232a310ea.zip
pfsense-a58f93ad0ba272bd839bcb3d2ce5378232a310ea.tar.gz
Woops, redirec to index.cgi
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/index.php b/usr/local/www/index.php
index 8d65e60..0e7d260 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 <a href=\"status_queues.php\">Main Status</a>.<p>";
+ echo "Redirecting to <a href=\"index.php\">Main Status</a>.<p>";
echo "<meta http-equiv=\"refresh\" content=\"1;url=index.php\">";
mwexec("/usr/bin/killall -9 pfctl");
exit;
OpenPOWER on IntegriCloud