public function Init() { $this->oMapper = HelperPlugin::GetMapper(); }
public function Init() { $this->oMapper = HelperPlugin::GetMapper(); //$this->oMapper = Engine::GetMapper(__CLASS__); $this->sVersionDB = $this->oMapper->GetAdminValue('version'); }