mirror of
https://github.com/e107inc/e107.git
synced 2025-03-14 09:29:45 +01:00
Merge pull request #1996 from yesszus/patch-15
Update e107_plugins/news/news_months_menu.php
This commit is contained in:
commit
3af165f351
@ -46,7 +46,7 @@ if(false === $cached)
|
||||
|
||||
|
||||
// e107::lan('blogcalendar_menu', e_LANGUAGE); // FIXME decide on language file structure (#743)
|
||||
e107::includeLan(e_PLUGIN.'blogcalendar_menu/languages/English.php');
|
||||
e107::includeLan(e_PLUGIN.'blogcalendar_menu/languages/'.e_LANGUAGE.'.php');
|
||||
|
||||
$tp = e107::getParser();
|
||||
$sql = e107::getDb();
|
||||
|
Loading…
x
Reference in New Issue
Block a user