From 1025ad87633f30d00a3c283b3e8ad2bafa384a5c Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 5 Mar 2007 10:04:55 +0100 Subject: more I18N work --- backend.php | 1 + 1 file changed, 1 insertion(+) (limited to 'backend.php') 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(); -- cgit v1.2.3-54-g00ecf