Revision 764696e0
Added by Chris Buechler over 17 years ago
usr/local/www/status_wireless.php | ||
---|---|---|
170 | 170 |
</table> |
171 | 171 |
|
172 | 172 |
<?php include("fend.inc"); ?> |
173 |
<meta http-equiv="refresh" content="120;url=<?php print $_SERVER['SCRIPT_NAME']; ?>?if=<?php echo $if; ?>"> |
|
174 | 173 |
</body> |
175 | 174 |
</html> |
Also available in: Unified diff
remove annoying and potentially problematic forced page refresh.
Ticket #1545