mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 14:46:56 +02:00
Issue #255 - Partial fix for empty sidebar menu.
This commit is contained in:
@@ -1087,6 +1087,10 @@ if(e_ADMIN_AREA)
|
||||
else
|
||||
{
|
||||
require_once (THEME.'theme.php');
|
||||
if(isset($SC_WRAPPER))
|
||||
{
|
||||
e107::scStyle($SC_WRAPPER);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user