From 9aceda3afc70eba20fa236c46c050b1e63ca07ca Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 21 Aug 2012 14:37:43 +0400 Subject: remove hook-based plugins --- update.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'update.php') diff --git a/update.php b/update.php index 2c7f347d9..292b5c1be 100755 --- a/update.php +++ b/update.php @@ -56,8 +56,6 @@ init_connection($link); - $plugins = new Plugins($link); - if (in_array("-feeds", $op)) { // Update all feeds needing a update. update_daemon_common($link); -- cgit v1.2.3-54-g00ecf