summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/backend.php b/backend.php
index b0ef5e0f1..13568d165 100644
--- a/backend.php
+++ b/backend.php
@@ -77,8 +77,6 @@
return;
}
- $plugins = new Plugins($link);
-
$purge_intervals = array(
0 => __("Use default"),
-1 => __("Never purge"),