Beispiel #1
0
 protected function initSession()
 {
     Gpf_Paths::getInstance()->setInstallMode(true);
     parent::initSession();
     Gpf_Install_Manager::create($this->createInstallManager());
 }