aboutsummaryrefslogtreecommitdiffstats
path: root/langs.php
diff options
context:
space:
mode:
Diffstat (limited to 'langs.php')
-rw-r--r--langs.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/langs.php b/langs.php
index 0c858137b..ddf3bf1a3 100644
--- a/langs.php
+++ b/langs.php
@@ -20,8 +20,8 @@ if ($_SERVER['HTTP_HOST'] == 'www-test.mageia.org') {
ini_set('log_errors', true);
}
-$g_app_root = realpath(dirname(__FILE__));
-define('G_APP_ROOT', $g_app_root);
+//$g_app_root = realpath(dirname(__FILE__));
+//define('G_APP_ROOT', $g_app_root);
$g_donate_amount = '--';
$g_amount_remain = 'EUR 10,244.46';