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