mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 04:10:38 +02:00
Code cleanup
This commit is contained in:
@@ -27,6 +27,7 @@ if(false === $cached)
|
||||
$parms['caption'] = $parms['caption'][e_LANGUAGE];
|
||||
}
|
||||
|
||||
/** @var e_news_tree $ntree */
|
||||
$ntree = e107::getObject('e_news_tree', null, e_HANDLER.'news_class.php');
|
||||
|
||||
if(empty($parms['tmpl']))
|
||||
|
Reference in New Issue
Block a user