mirror of
https://github.com/sigmasternchen/mobmash.click
synced 2025-03-15 08:09:02 +00:00
7 lines
No EOL
101 B
PHP
7 lines
No EOL
101 B
PHP
<?php
|
|
|
|
require_once __DIR__ . "/version.php";
|
|
|
|
require_once __DIR__ . "/lib/migrate.php";
|
|
|
|
migrate(); |