Revision 764696e0
Added by Chris Buechler over 17 years ago
usr/local/www/diag_dump_states.php | ||
---|---|---|
188 | 188 |
</td> |
189 | 189 |
</tr> |
190 | 190 |
</table> |
191 |
<meta http-equiv="refresh" content="60;url=diag_dump_states.php?filter=<?php echo $_GET['filter']; ?>"> |
|
192 | 191 |
|
193 | 192 |
<?php require("fend.inc"); ?> |
194 | 193 |
</body> |
Also available in: Unified diff
remove annoying and potentially problematic forced page refresh.
Ticket #1545