Revision 764696e0
Added by Chris Buechler over 17 years ago
usr/local/www/status_slbd_vs.php | ||
---|---|---|
150 | 150 |
</div> |
151 | 151 |
</table> |
152 | 152 |
|
153 |
<meta http-equiv="refresh" content="120;url=<?php print $_SERVER['SCRIPT_NAME']; ?>"> |
|
154 |
|
|
155 | 153 |
<?php include("fend.inc"); ?> |
156 | 154 |
</body> |
157 | 155 |
</html> |
Also available in: Unified diff
remove annoying and potentially problematic forced page refresh.
Ticket #1545