Add page to show the list of plugins
This commit is contained in:
@@ -33,5 +33,4 @@ if (ENABLE_URL_REWRITE) {
|
||||
require __DIR__.'/routes.php';
|
||||
}
|
||||
|
||||
$plugin = new Core\Plugin\Loader($container);
|
||||
$plugin->scan();
|
||||
$container['pluginLoader']->scan();
|
||||
|
||||
Reference in New Issue
Block a user