default lang set to english

This commit is contained in:
Lars Becker 2014-11-26 10:45:59 +01:00
parent b31ac7738d
commit 2c115c5071

View file

@ -13,7 +13,7 @@ $ninechan['cookieprefix'] = "nine_"; // Cookie Prefix (for if you have
$ninechan['cookiepath'] = "/"; // Path on the server for the cookies
$ninechan['cookielifetime'] = 604800; // The time cookies should live
$ninechan['exposeerrors'] = false; // Set if errors should be displayed
$ninechan['lang'] = "ger"; // Set the language. Must match filename from file in /lang/ folder (excluding .php).
$ninechan['lang'] = "en"; // Set the language. Must match filename from file in /lang/ folder (excluding .php).
$ninechan['closed'] = false; // Define if the board should be open(false) or closed(true)
$ninechan['closedreason'] = "Maintenance"; // Set the message displayed when the board is closed
$ninechan['title'] = "ninechan"; // Board title