mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 04:40:44 +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)
|
public function renderMenu($mpath, $mname='', $parm = '', $return = false)
|
||||||
{
|
{
|
||||||
// global $sql; // required at the moment.
|
// global $sql; // required at the moment.
|
||||||
global $sc_style, $e107_debug, $style;
|
global $sc_style, $e107_debug;
|
||||||
|
|
||||||
|
|
||||||
$e107 = e107::getInstance();
|
$e107 = e107::getInstance();
|
||||||
|
Reference in New Issue
Block a user