1
0
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:
Cameron
2017-11-09 10:15:36 -08:00
parent 62d483e51d
commit 93ab7996c7
3 changed files with 25 additions and 6 deletions

View File

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