summaryrefslogtreecommitdiffstats
path: root/usr/local/www/status_interfaces.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-10 21:02:13 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-10 21:02:13 +0000
commitefacbe6c6c582c345fc6735b09f28e9b84732e15 (patch)
tree08a7d527983de2ca539771fd43434c0702a83727 /usr/local/www/status_interfaces.php
parent35b7b76afc82ce2557b8148da9a355ea273ec0e6 (diff)
downloadpfsense-efacbe6c6c582c345fc6735b09f28e9b84732e15.zip
pfsense-efacbe6c6c582c345fc6735b09f28e9b84732e15.tar.gz
Change to <meta http-equiv="refresh" content="120;url=<?php print $_SERVER['PHP_SELF']; ?>">
Suggested-by: databeestje
Diffstat (limited to 'usr/local/www/status_interfaces.php')
-rwxr-xr-xusr/local/www/status_interfaces.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/status_interfaces.php b/usr/local/www/status_interfaces.php
index 11fad09..8588a04 100755
--- a/usr/local/www/status_interfaces.php
+++ b/usr/local/www/status_interfaces.php
@@ -358,6 +358,6 @@ triggers it. To substantiate this point: disconnecting manually
will <strong>not</strong> prevent dial-on-demand from making connections
to the outside! Don't use dial-on-demand if you want to make sure that the line is kept disconnected.
-<meta http-equiv="refresh" content="120;url=status_interfaces.php">
+<meta http-equiv="refresh" content="120;url=<?php print $_SERVER['PHP_SELF']; ?>">
<?php include("fend.inc"); ?>
OpenPOWER on IntegriCloud