get('install_url', '') . '/'); } } // Set up the registry: b8\Registry::getInstance()->set('app_namespace', 'PHPCI'); b8\Registry::getInstance()->set('DefaultController', 'Index'); b8\Registry::getInstance()->set('ViewPath', dirname(__FILE__) . '/PHPCI/View/');