back end update

This commit is contained in:
2021-04-26 08:21:51 +02:00
parent a59fcdca30
commit 5213c33f2a
10 changed files with 30 additions and 12 deletions
-3
View File
@@ -8,9 +8,6 @@ use Backend\Models\Password;
use Backend\Models\GameJam;
use Illuminate\Support\Str;
$groupName = "";
$errors = array();
if (isset($_POST['regGroup'])) {