summaryrefslogtreecommitdiff
path: root/includes/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/conf.php')
-rw-r--r--includes/conf.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/includes/conf.php b/includes/conf.php
index cf72381f8..0c78ed344 100644
--- a/includes/conf.php
+++ b/includes/conf.php
@@ -46,15 +46,6 @@ $base_url = "http://localhost";
// ini_set("include_path", ".:/path/to/pear");
#
-# Languages / translation / internationalization:
-#
-# The first language listed in this associative array will
-# automatically become the default language. You can add a language
-# but make sure your SQL table, called locales is updated
-# appropriately.
-$languages = array("en" => "english");
-
-#
# Custom navigation links:
#
# Custom navigation links override the standard page links offered