mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2025-02-09 05:24:22 +00:00
fix bootstrap path
This commit is contained in:
parent
46ce339d60
commit
934d23fe04
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
|
|
||||||
// Bootstrap
|
// Bootstrap
|
||||||
require_once __DIR__ . '/../config/bootstrap.php';
|
require_once __DIR__ . '/../../config/bootstrap.php';
|
||||||
|
|
||||||
// Define response
|
// Define response
|
||||||
$response =
|
$response =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user