Update settings.php

This commit is contained in:
ruan 2016-02-12 11:51:29 +02:00
parent 9afe5d37b4
commit 7959d2be81

View File

@ -4,7 +4,7 @@ final class Settings {
public static $TRUE = "1", $FALSE = "0";
public function __construct($connect = true) {
// Server lang, use standard abbreviations
// Web interface language. Languages are stored in the "lang/" directory.
$this->lang = 'en_US';
// Server name, shown on the main page and on the header