fix index.php
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
include_once('winlog_admin_conf.php');
|
||||
include_once('../winlog_admin_conf.php');
|
||||
header('Location: '.$winlog_url);
|
||||
?>
|
||||
Reference in New Issue
Block a user