get('install_url', '') . '/'); } } // Set up the registry: $config->set('app_namespace', 'PHPCI'); $config->set('default_controller', 'Index'); $config->set('view_path', dirname(__FILE__) . '/PHPCI/View/');