From 7b26a148b0fcd904ea5425fd5d317b53704822dc Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 18 Mar 2011 19:25:06 +0300 Subject: config: remove ENABLE_TRANSLATIONS --- config.php-dist | 3 --- 1 file changed, 3 deletions(-) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index 320787d77..2fd065a5e 100644 --- a/config.php-dist +++ b/config.php-dist @@ -82,9 +82,6 @@ // If update daemon and update_feeds should send digests // Disable if you prefer querying special URL (see wiki) - define('ENABLE_TRANSLATIONS', true); - // Enable support for interface translations - define('MYSQL_CHARSET', 'UTF8'); // Connection charset for MySQL. If you have a legacy database and/or experience // garbage unicode characters with this option, try setting it to a blank string. -- cgit v1.2.3-54-g00ecf