Skip to content

Commit f1d7788

Browse files
committed
remove vendor
1 parent dc4108c commit f1d7788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?php
2-
require_once __DIR__ . "/vendor/autoload.php";
2+
//require_once __DIR__ . "/vendor/autoload.php";
33
include_once("handler/database.php");
44
include_once("inc/functions.php");
55

0 commit comments

Comments
 (0)