|
@@ -8,7 +8,7 @@ |
|
|
block discarded – undo |
|
8
|
8
|
* License: see the web/copyright.php file in the file structure |
|
9
|
9
|
* ****************************************************************************** |
|
10
|
10
|
*/ |
|
11
|
|
-require_once dirname(dirname(__FILE__)) . "/config/_config.php"; |
|
|
11
|
+require_once dirname(dirname(__FILE__))."/config/_config.php"; |
|
12
|
12
|
|
|
13
|
13
|
const AREAS = ["web_admin", "web_user", "devices", "core", "diagnostics"]; |
|
14
|
14
|
foreach (\config\Master::LANGUAGES as $lang => $details) { |
Please login to merge, or discard this patch.