summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-03-05 10:04:55 +0100
committerAndrew Dolgov <[email protected]>2007-03-05 10:04:55 +0100
commit1025ad87633f30d00a3c283b3e8ad2bafa384a5c (patch)
tree4991677b859501c3a2b5161ebaa92cec0d37e696 /backend.php
parentd1db26aa1c18130accf6e536a063efadbab65a1d (diff)
more I18N work
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/backend.php b/backend.php
index 1f0cf2e81..03f90e2e1 100644
--- a/backend.php
+++ b/backend.php
@@ -22,6 +22,7 @@
require_once "functions.php";
no_cache_incantation();
+ startup_gettext();
$script_started = getmicrotime();