We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc4108c commit f1d7788Copy full SHA for f1d7788
index.php
@@ -1,5 +1,5 @@
1
<?php
2
-require_once __DIR__ . "/vendor/autoload.php";
+//require_once __DIR__ . "/vendor/autoload.php";
3
include_once("handler/database.php");
4
include_once("inc/functions.php");
5
0 commit comments