aboutsummaryrefslogtreecommitdiffstats
path: root/langs.php
diff options
context:
space:
mode:
Diffstat (limited to 'langs.php')
-rw-r--r--langs.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/langs.php b/langs.php
index 9bca1e54b..158b5c00f 100644
--- a/langs.php
+++ b/langs.php
@@ -2,6 +2,9 @@
/**
*/
+$g_app_root = realpath(dirname(__FILE__));
+define('G_APP_ROOT', $g_app_root);
+
require_once 'langs.inc.php';
$sru = trim($_SERVER['REQUEST_URI']);