aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.php b/index.php
index cbe3802..37ce8a3 100644
--- a/index.php
+++ b/index.php
@@ -4,4 +4,5 @@
//
// SPDX-License-Identifier: AGPL-3.0-or-later
+require __DIR__ . '/vendor/autoload.php';
require __DIR__ . '/src/process-request.php';