mirror of
https://github.com/e107inc/e107.git
synced 2025-09-01 10:23:53 +02:00
PHP8 Warning removal.
This commit is contained in:
@@ -30,6 +30,7 @@ foreach($tmp as $id => $val)
|
||||
}
|
||||
|
||||
$template = e107::getTemplate('news', 'news_menu', 'archive',true, true);
|
||||
$text = '';
|
||||
|
||||
if(ADMIN && empty($template))
|
||||
{
|
||||
|
Reference in New Issue
Block a user