refresh issue

pull/14/head
Tom Early 6 years ago
parent 7cbe4fe96b
commit 9b249efef3

@ -117,7 +117,7 @@ ParseKVFile($cfgdir.'/defaults', $defaults);
<html>
<head>
<title>QnetGateway Dashboard</title>
<meta http-equiv="refresh" content="<?php echo GetCFGValue('dash_refresh)')?>">
<meta http-equiv="refresh" content="<?php echo GetCFGValue('dash_refresh');?>">
</head>
<body>
<h2>QnetGateway <?php echo GetCFGValue('ircddb_login'); ?> Dashboard</h2>

Loading…
Cancel
Save

Powered by TurnKey Linux.