mirror of
https://github.com/slawkens/myaac.git
synced 2025-12-14 12:59:46 +01:00
This is not needed
This commit is contained in:
@@ -102,7 +102,7 @@ class MigrateToCommand extends Command
|
|||||||
require_once SYSTEM . 'libs/pot/OTS.php';
|
require_once SYSTEM . 'libs/pot/OTS.php';
|
||||||
$ots = POT::getInstance();
|
$ots = POT::getInstance();
|
||||||
$eloquentConnection = null;
|
$eloquentConnection = null;
|
||||||
global $db;
|
|
||||||
require_once SYSTEM . 'database.php';
|
require_once SYSTEM . 'database.php';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user