summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_dhcp.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-14 17:59:21 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-14 17:59:21 +0000
commitfa90d5f728cbc95e40b49b8e2e6c5129c14f41c7 (patch)
tree1978a40ca6b307b07dc7a079f644a2adbcad884b /usr/local/www/diag_logs_dhcp.php
parent3a843b96bc682e18853952e3a97658cf52376684 (diff)
downloadpfsense-fa90d5f728cbc95e40b49b8e2e6c5129c14f41c7.zip
pfsense-fa90d5f728cbc95e40b49b8e2e6c5129c14f41c7.tar.gz
Add meta refresh to log pages.
Another-item-submitted-by: databeestje
Diffstat (limited to 'usr/local/www/diag_logs_dhcp.php')
-rwxr-xr-xusr/local/www/diag_logs_dhcp.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/diag_logs_dhcp.php b/usr/local/www/diag_logs_dhcp.php
index 7630c02..4fe68d2 100755
--- a/usr/local/www/diag_logs_dhcp.php
+++ b/usr/local/www/diag_logs_dhcp.php
@@ -85,5 +85,6 @@ include("head.inc");
</tr>
</table>
<?php include("fend.inc"); ?>
+<meta http-equiv="refresh" content="60;url=<?php print $_SERVER['PHP_SELF']; ?>">
</body>
</html>
OpenPOWER on IntegriCloud