mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 20:57:26 +02:00
Notice removal
This commit is contained in:
@@ -1555,7 +1555,7 @@ class e_navigation
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
if($data['link_active'] == true) // Can be used by e_sitelink.php
|
if(vartrue($data['link_active'])) // Can be used by e_sitelink.php
|
||||||
{
|
{
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user