mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Code cleanup. Incompatible plugin alert now links directly to uninstall page for each plugin found.
This commit is contained in:
@@ -102,6 +102,7 @@ class adminstyle_flexpanel extends adminstyle_infopanel
|
||||
*/
|
||||
public function render()
|
||||
{
|
||||
/** @var admin_shortcodes $admin_sc */
|
||||
$admin_sc = e107::getScBatch('admin');
|
||||
$tp = e107::getParser();
|
||||
$ns = e107::getRender();
|
||||
|
Reference in New Issue
Block a user