mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 09:39:55 +02:00
Minor fixes and debug.
This commit is contained in:
@@ -85,7 +85,7 @@ $caption = !empty($parm['caption'][e_LANGUAGE]) ? $parm['caption'][e_LANGUAGE] :
|
||||
|
||||
e107::plugLan('news');
|
||||
|
||||
e107::getRender()->tablerender($caption, $text);
|
||||
e107::getRender()->tablerender($caption, $text, 'news-archive-menu');
|
||||
|
||||
//e107::getDebug()->log($arr);
|
||||
|
||||
|
Reference in New Issue
Block a user