This commit is contained in:
2021-03-16 13:19:17 +01:00
parent 67ac104b4b
commit 0d4f161a48
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require_once "../../../bootstrap.php";
require_once (realpath(dirname(__FILE__) ."/../../../bootstrap.php"));
use Backend\Models\GameJam;