mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 03:24:20 +02:00
SSL fix.
This commit is contained in:
@@ -711,7 +711,7 @@ class admin_shortcodes
|
||||
{
|
||||
if(e_DEBUG !== false)
|
||||
{
|
||||
return "<div class='navbar-right navbar-text admin-icon-debug' title='DEBUG MODE ACTIVE'>".e107::getParser()->toGlyph('fa-bug', array('class'=>'text-warning'))." </div>";
|
||||
return "<div class='navbar-right navbar-text admin-icon-debug' title='DEBUG MODE ACTIVE'>".e107::getParser()->toGlyph('fa-bug', array('class'=>'text-warning'))." </div>";
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user