|
|
|
@ -117,7 +117,7 @@ ParseKVFile($cfgdir.'/defaults', $defaults);
|
|
|
|
<html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<head>
|
|
|
|
<title>QnetGateway Dashboard</title>
|
|
|
|
<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>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
<h2>QnetGateway <?php echo GetCFGValue('ircddb_login'); ?> Dashboard</h2>
|
|
|
|
<h2>QnetGateway <?php echo GetCFGValue('ircddb_login'); ?> Dashboard</h2>
|
|
|
|
|