Refresh to page name, not the GET'd url

This commit is contained in:
Scott Ullrich 2006-03-08 18:41:58 +00:00
parent eb9aae6f5f
commit a862b82446

View File

@ -184,7 +184,7 @@ if($services) {
</tr></table>
</div>
<meta http-equiv="refresh" content="120;url=<?php print $_SERVER['PHP_SELF']; ?>">
<meta http-equiv="refresh" content="120;url=status_services.php">
<?php include("fend.inc"); ?>
</body>