mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 20:57:26 +02:00
Fixes Issue #920 - Quick fix.
This commit is contained in:
@@ -30,7 +30,9 @@ if(false === $cached)
|
|||||||
$parms['showarchive'] = 0;
|
$parms['showarchive'] = 0;
|
||||||
|
|
||||||
//e107::plugLan('blogcalendar_menu');
|
//e107::plugLan('blogcalendar_menu');
|
||||||
e107::lan('blogcalendar_menu', e_LANGUAGE); // FIXME decide on language file structure (#743)
|
// e107::lan('blogcalendar_menu', e_LANGUAGE); // FIXME decide on language file structure (#743)
|
||||||
|
e107::includeLan(e_PLUGIN.'blogcalendar_menu/languages/English.php');
|
||||||
|
|
||||||
$tp = e107::getParser();
|
$tp = e107::getParser();
|
||||||
$sql = e107::getDb();
|
$sql = e107::getDb();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user