mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 03:40:37 +02:00
sitelinks handler - php warnings
This commit is contained in:
@@ -131,6 +131,7 @@ class sitelinks
|
||||
{
|
||||
$this->eLinkList['head_menu'] = array();
|
||||
}
|
||||
$render_link = array();
|
||||
|
||||
if ($style['linkdisplay'] != 3) {
|
||||
foreach ($this->eLinkList['head_menu'] as $key => $link){
|
||||
|
Reference in New Issue
Block a user