diff options
| author | Andrew Dolgov <fox@madoka.spb.ru> | 2007-03-05 10:04:55 +0100 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.spb.ru> | 2007-03-05 10:04:55 +0100 |
| commit | 1025ad87633f30d00a3c283b3e8ad2bafa384a5c (patch) | |
| tree | 4991677b859501c3a2b5161ebaa92cec0d37e696 /prefs.php | |
| parent | d1db26aa1c18130accf6e536a063efadbab65a1d (diff) | |
more I18N work
Diffstat (limited to 'prefs.php')
| -rw-r--r-- | prefs.php | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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"; |