Revision 764696e0
Added by Chris Buechler over 17 years ago
usr/local/www/diag_logs_dhcp.php | ||
---|---|---|
85 | 85 |
</tr> |
86 | 86 |
</table> |
87 | 87 |
<?php include("fend.inc"); ?> |
88 |
<meta http-equiv="refresh" content="60;url=<?php print $_SERVER['PHP_SELF']; ?>"> |
|
89 | 88 |
</body> |
90 | 89 |
</html> |
Also available in: Unified diff
remove annoying and potentially problematic forced page refresh.
Ticket #1545