1
0
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:
Deltik
2016-06-21 23:18:13 -05:00
parent 855f3f51be
commit fdef8b1470
2 changed files with 2 additions and 2 deletions

View File

@@ -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('');