summaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
Diffstat (limited to 'update.php')
-rwxr-xr-xupdate.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/update.php b/update.php
index 442ec857a..ba31544f0 100755
--- a/update.php
+++ b/update.php
@@ -8,7 +8,6 @@
chdir(__DIR__);
require_once "autoload.php";
- require_once "functions.php";
if (php_sapi_name() != "cli") {