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