summaryrefslogtreecommitdiff
path: root/prefs.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 /prefs.php
parentd1db26aa1c18130accf6e536a063efadbab65a1d (diff)
more I18N work
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/prefs.php b/prefs.php
index 337b7b690..94638bae2 100644
--- a/prefs.php
+++ b/prefs.php
@@ -2,9 +2,6 @@
error_reporting(E_ERROR | E_WARNING | E_PARSE);
require_once "functions.php";
-
- startup_gettext();
-
require_once "sessions.php";
require_once "sanity_check.php";
require_once "version.php";