mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-24 00:42:43 +00:00
Update settings.php
This commit is contained in:
parent
9afe5d37b4
commit
7959d2be81
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user