folder correction
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require_once dirname(__DIR__) . '/config/fileload.php';
|
||||
require_once $_SERVER['DOCUMENT_ROOT']. '/../config/fileload.php';
|
||||
|
||||
echo "<pre>";
|
||||
echo "Lang: " . htmlspecialchars($GLOBALS['lang']) . "\n";
|
||||
|
||||
Reference in New Issue
Block a user