aboutsummaryrefslogtreecommitdiffstats
path: root/langs.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'langs.inc.php')
-rw-r--r--langs.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/langs.inc.php b/langs.inc.php
index f18dc1222..b909f57b7 100644
--- a/langs.inc.php
+++ b/langs.inc.php
@@ -51,7 +51,7 @@ function relocate($langs, $page = '', $default_locale = 'en')
$locale->getCompatibleLocale(),
$page
));
- die;
+ die;
}
/**