This commit is contained in:
RundelhausCode 2021-03-09 13:38:19 +01:00
parent 1b513bbb6c
commit 21475dea46
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<?php <?php
namespace Backend\Controllers;
require "../../../bootstrap.php"; require "../../../bootstrap.php";
use Backend\Models\Group; use Backend\Models\Group;