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