move to psr-4 autoloader
This commit is contained in:
@@ -112,7 +112,7 @@
|
||||
$op = "pluginhandler";
|
||||
} */
|
||||
|
||||
$op = str_replace("-", "_", $op);
|
||||
// $op = str_replace(, "_", $op);
|
||||
|
||||
$override = PluginHost::getInstance()->lookup_handler($op, $method);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user