aboutsummaryrefslogtreecommitdiff
path: root/update.php
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2024-06-14 13:47:14 +0300
committerAndrew Dolgov <fox@fakecake.org>2024-06-14 13:47:14 +0300
commitcc51487f080166b2a21eb529f1d4fc29994d9ff1 (patch)
treee87e5ce6c96a233b9f50c8fb456b02834a585ec1 /update.php
parent66db7dc0ac996f528f6ff9d71f3cc7ec30d65278 (diff)
parent9e6684e9277dace834ef10dab21c5b585f291675 (diff)
Merge branch 'master' into weblate-integration
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") {