mirror of
https://gitlab.com/ruany/litebans-php.git
synced 2025-05-24 08:52:45 +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 static $TRUE = "1", $FALSE = "0";
|
||||||
|
|
||||||
public function __construct($connect = true) {
|
public function __construct($connect = true) {
|
||||||
// Server lang, use standard abbreviations
|
// Web interface language. Languages are stored in the "lang/" directory.
|
||||||
$this->lang = 'en_US';
|
$this->lang = 'en_US';
|
||||||
|
|
||||||
// Server name, shown on the main page and on the header
|
// Server name, shown on the main page and on the header
|
||||||
|
Loading…
x
Reference in New Issue
Block a user