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