itskp-odense/Backend/migrations/runMigration.php

6 lines
51 B
PHP

<?php
require "user_migration.php";
echo "Done";