rework class system to use subdirectories

add placeholder plugin/hook system
This commit is contained in:
Andrew Dolgov
2012-08-17 14:20:55 +04:00
parent 3d2c9f5adf
commit 369dbc19d6
29 changed files with 131 additions and 22 deletions

View File

@@ -56,6 +56,8 @@
init_connection($link);
$plugins = new Plugins($link);
if (in_array("-feeds", $op)) {
// Update all feeds needing a update.
update_daemon_common($link);