mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
Notice removal
This commit is contained in:
@@ -1555,7 +1555,7 @@ class e_navigation
|
||||
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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user