diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2010-11-21 19:16:23 -0500 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2010-11-21 19:16:23 -0500 |
commit | f574702f2a6f529b0f8421053905157966dc29bf (patch) | |
tree | 1f8a32130886c69338448b3e5eca7b694a5706cc /config | |
parent | 938455f6eec9f21ef7890cd8e75611594cf48492 (diff) | |
download | pfsense-packages-f574702f2a6f529b0f8421053905157966dc29bf.tar.gz pfsense-packages-f574702f2a6f529b0f8421053905157966dc29bf.tar.bz2 pfsense-packages-f574702f2a6f529b0f8421053905157966dc29bf.zip |
remove meta refresh
Diffstat (limited to 'config')
-rw-r--r-- | config/unbound/unbound_status.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/unbound/unbound_status.php b/config/unbound/unbound_status.php index fa4ab29a..ecab1073 100644 --- a/config/unbound/unbound_status.php +++ b/config/unbound/unbound_status.php @@ -157,6 +157,5 @@ function execCmds() { </table> </div> <?php include("fend.inc"); ?> -<meta http-equiv="refresh" content="60;url=<?php print $_SERVER['SCRIPT_NAME']; ?>"> </body> </html> |