mirror of
https://github.com/e107inc/e107.git
synced 2025-08-19 12:51:52 +02:00
Fixes Plugin Database structure update detection.
This commit is contained in:
@@ -1588,7 +1588,7 @@ class e_admin_dispatcher
|
||||
{
|
||||
$icon = e107::getPlugin()->getIcon(e_CURRENT_PLUGIN, 32, '');
|
||||
}
|
||||
|
||||
|
||||
return e107::getNav()->admin($icon."<span>".$this->menuTitle."</span>", $selected, $var);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user