[CORE] Plugin API now extends a new Module API
This commit is contained in:
@@ -106,6 +106,7 @@ require_once INSTALLDIR . '/lib/language.php';
|
||||
// can use it
|
||||
|
||||
require_once INSTALLDIR . '/lib/event.php';
|
||||
require_once INSTALLDIR . '/lib/modules/Module.php';
|
||||
require_once INSTALLDIR . '/lib/modules/Plugin.php';
|
||||
|
||||
function addPlugin($name, array $attrs = [])
|
||||
|
Reference in New Issue
Block a user