mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
Menu style fix
This commit is contained in:
@@ -250,7 +250,7 @@ class e_menu
|
||||
public function renderMenu($mpath, $mname='', $parm = '', $return = false)
|
||||
{
|
||||
// global $sql; // required at the moment.
|
||||
global $sc_style, $e107_debug, $style;
|
||||
global $sc_style, $e107_debug;
|
||||
|
||||
|
||||
$e107 = e107::getInstance();
|
||||
|
Reference in New Issue
Block a user