mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
Added default language to be the same as queXS
This commit is contained in:
@@ -59,4 +59,6 @@ $siteadminemail = "your@email.org"; // The default email address of the si
|
|||||||
$siteadminbounce = "your@email.org"; // The default email address used for error notification of sent messages for the site administrator (Return-Path)
|
$siteadminbounce = "your@email.org"; // The default email address used for error notification of sent messages for the site administrator (Return-Path)
|
||||||
$siteadminname = "Your Name"; // The name of the site administrator
|
$siteadminname = "Your Name"; // The name of the site administrator
|
||||||
|
|
||||||
|
$defaultlang = DEFAULT_LOCALE;
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user