mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:47:02 +02:00
use the browsers language preferences instead of the settings page
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
define('LANG', 'en');
|
||||
define('DEFAULT_LANG', 'en');
|
||||
define('THEME', 'default');
|
||||
|
||||
define('SITE_NAME', 'demo.mailpiler.org');
|
||||
|
Reference in New Issue
Block a user