mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
make the gettext config a php file
This commit is contained in:
@@ -24,7 +24,7 @@ if (file_exists('config_unattended.php')) {
|
||||
// #########################################################
|
||||
|
||||
require_once('includes/gettext/gettext.php');
|
||||
require_once('includes/gettext/gettext.conf');
|
||||
require_once('includes/gettext/gettext_conf.php');
|
||||
|
||||
// define('LOCALE_DIR', 'includes/gettext/locale');
|
||||
define('DEFAULT_LOCALE', 'de_DE');
|
||||
|
||||
Reference in New Issue
Block a user