Merge branch 'develop' into feature/debug-bar

This commit is contained in:
slawkens
2023-08-21 10:20:04 +02:00
111 changed files with 2182 additions and 1331 deletions

View File

@@ -121,9 +121,11 @@ if(!isset($foundValue)) {
$config['data_path'] = $foundValue;
unset($foundValue);
// POT
require_once SYSTEM . 'libs/pot/OTS.php';
$ots = POT::getInstance();
$eloquentConnection = null;
require_once SYSTEM . 'database.php';
// execute migrations