mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
#3605 - date handler LAN fix
This commit is contained in:
parent
01263ef497
commit
e8f8b692e3
@ -11,7 +11,7 @@
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
//e107::includeLan(e_LANGUAGEDIR.e_LANGUAGE."/lan_date.php");
|
||||
e107::lan('date');
|
||||
e107::coreLan('date');
|
||||
|
||||
class e_date
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user