loadYaml(APPLICATION_PATH . 'PHPCI/config.yml'); // Define our PHPCI_URL, if not already defined: if (!defined('PHPCI_URL')) { define('PHPCI_URL', $config->get('phpci.url', '') . '/'); }