mirror of
https://github.com/e107inc/e107.git
synced 2025-08-09 16:17:14 +02:00
Fixed frontend localization for clock_menu plugin
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
//FIXME looks pretty much to be 0.6 compatible
|
||||
if (!defined('e107_INIT')) { exit(); }
|
||||
|
||||
e107::lan('clock_menu',e_LANGUAGE);
|
||||
e107::lan('clock_menu',false);
|
||||
|
||||
$menu_pref = e107::getConfig('menu')->getPref('');
|
||||
|
||||
|
Reference in New Issue
Block a user