summaryrefslogtreecommitdiff
path: root/update_daemon2.php
diff options
context:
space:
mode:
Diffstat (limited to 'update_daemon2.php')
-rwxr-xr-xupdate_daemon2.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/update_daemon2.php b/update_daemon2.php
index 61cc85617..2a016df48 100755
--- a/update_daemon2.php
+++ b/update_daemon2.php
@@ -19,7 +19,6 @@
define_default('SPAWN_INTERVAL', DAEMON_SLEEP_INTERVAL); // seconds
require_once "sanity_check.php";
- require_once "db.php";
require_once "db-prefs.php";
if (!function_exists('pcntl_fork')) {