summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/backend.php b/backend.php
index 016e18986..fd5ad6e7d 100644
--- a/backend.php
+++ b/backend.php
@@ -24,9 +24,7 @@
no_cache_incantation();
- if (ENABLE_TRANSLATIONS == true) {
- startup_gettext();
- }
+ startup_gettext();
$script_started = getmicrotime();