Game-Jaming/Backend/Database/databaseMigration.php

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";