X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/3cf8b39b331dd5f80c4ac674d13a6387d01d49b9..6924499c6530c40b3eb78c3f257ee895a5b10be2:/lib/settings.php diff --git a/lib/settings.php b/lib/settings.php index afd16c8..7d9db2f 100644 --- a/lib/settings.php +++ b/lib/settings.php @@ -25,20 +25,9 @@ define ('JIRAFEAU_VERSION', '0.4'); define ('VAR_FILES', $cfg['var_root'] . 'files/'); define ('VAR_LINKS', $cfg['var_root'] . 'links/'); -// i18n - -setlocale (LC_ALL, $cfg['lang']); - -bindtextdomain (JIRAFEAU_PACKAGE, JIRAFEAU_ROOT.'lib/locale'); -textdomain (JIRAFEAU_PACKAGE); - - // useful constants - if (!defined ('NL')) -{ define ('NL', "\n"); -} define ('JIRAFEAU_INFINITY', -1); define ('JIRAFEAU_MINUTE', 60); // 60