summaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
Diffstat (limited to 'update.php')
-rwxr-xr-xupdate.php2
1 files changed, 0 insertions, 2 deletions
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);