summaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
Diffstat (limited to 'update.php')
-rwxr-xr-xupdate.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/update.php b/update.php
index ffe54cc7c..d9009f965 100755
--- a/update.php
+++ b/update.php
@@ -7,6 +7,7 @@
chdir(dirname(__FILE__));
+ require_once "autoload.php";
require_once "functions.php";
require_once "rssfuncs.php";
require_once "config.php";