diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-05-14 02:34:13 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-05-14 02:34:13 -0400 |
commit | c4183c7df63753a7763c652d3ac8ebc4876950d5 (patch) | |
tree | b08e0a46f6698dbf0b23c28ac8d3c8108197bbd3 /config/openbgpd | |
parent | a7bb1242d9e2c7b3b6c816071ded9a5e8871433f (diff) | |
download | pfsense-packages-c4183c7df63753a7763c652d3ac8ebc4876950d5.tar.gz pfsense-packages-c4183c7df63753a7763c652d3ac8ebc4876950d5.tar.bz2 pfsense-packages-c4183c7df63753a7763c652d3ac8ebc4876950d5.zip |
Nuke refresh. Partial feed will make you wish that it did not refresh.
Diffstat (limited to 'config/openbgpd')
-rw-r--r-- | config/openbgpd/openbgpd_status.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/openbgpd/openbgpd_status.php b/config/openbgpd/openbgpd_status.php index 912539ce..5660734f 100644 --- a/config/openbgpd/openbgpd_status.php +++ b/config/openbgpd/openbgpd_status.php @@ -160,7 +160,5 @@ defCmdT("OpenBGPD Neighbors","bgpctl show neighbor"); <?php include("fend.inc"); ?> -<meta http-equiv="refresh" content="60;url=<?php print $_SERVER['SCRIPT_NAME']; ?>"> - </body> </html> |