Revision 764696e0
Added by Chris Buechler over 17 years ago
usr/local/www/diag_logs_ipsec.php | ||
---|---|---|
130 | 130 |
</tr> |
131 | 131 |
</table> |
132 | 132 |
<?php include("fend.inc"); ?> |
133 |
<meta http-equiv="refresh" content="60;url=<?php print $_SERVER['SCRIPT_NAME']; ?>"> |
|
134 | 133 |
</body> |
135 | 134 |
</html> |
Also available in: Unified diff
remove annoying and potentially problematic forced page refresh.
Ticket #1545