fix
This commit is contained in:
parent
67ac104b4b
commit
0d4f161a48
|
@ -1,5 +1,5 @@
|
|||
<?php
|
||||
require_once "../../../bootstrap.php";
|
||||
require_once (realpath(dirname(__FILE__) ."/../../../bootstrap.php"));
|
||||
use Backend\Models\GameJam;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue