Files
Game-Jaming/Backend/Database/databaseMigration.php
T
2021-03-03 11:01:32 +01:00

8 lines
147 B
PHP

<?php
include_once "GameJam.php";
include_once "GameData.php";
include_once "Password.php";
include_once "Group.php";
include_once "KeyWord.php";