addConnection('mysql', "mysql://{$hesk_settings['db_user']}:{$hesk_settings['db_pass']}@{$hesk_settings['db_host']}/{$hesk_settings['db_name']}"); $spot = new \Spot\Locator($config); // Load the ApplicationContext $applicationContext = new \ApplicationContext(); //$modsForHeskSettings = mfh_getSettings();