mirror of
https://github.com/e107inc/e107.git
synced 2025-04-22 13:41:52 +02:00
sitelinks handler - php warnings
This commit is contained in:
parent
dd0bc4c475
commit
9593363a10
@ -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){
|
||||
|
Loading…
x
Reference in New Issue
Block a user