forked from Public/pics
Introduce new menu classes and navigation templates
This commit is contained in:
@@ -168,7 +168,6 @@ class ErrorHandler
|
||||
if ($is_admin)
|
||||
{
|
||||
$page->appendStylesheet(BASEURL . '/css/admin.css');
|
||||
$page->adopt(new AdminBar());
|
||||
}
|
||||
}
|
||||
elseif (!$is_sensitive)
|
||||
|
||||
Reference in New Issue
Block a user