mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-05 17:51:40 +09:00
fixed #44 admin bar 비활성화.
This commit is contained in:
parent
5d78acb99e
commit
7a100cd740
1 changed files with 2 additions and 0 deletions
|
|
@ -129,6 +129,8 @@ class HTMLDisplayHandler
|
|||
{
|
||||
Context::set('admin_bar', 'false');
|
||||
}
|
||||
// DISABLE ADMIN BAR
|
||||
Context::set('admin_bar', 'false');
|
||||
|
||||
if(__DEBUG__ == 3)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue