mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 07:05:56 +00:00
move startup checks to Config, set a bunch of @deprecated annotations
This commit is contained in:
@@ -101,7 +101,6 @@
|
||||
$op = "pluginhandler";
|
||||
} */
|
||||
|
||||
// TODO: figure out if is this still needed
|
||||
$op = str_replace("-", "_", $op);
|
||||
|
||||
$override = PluginHost::getInstance()->lookup_handler($op, $method);
|
||||
|
||||
Reference in New Issue
Block a user