public function init() { parent::init(); $this->_model = new Foto(); }
public function init() { parent::init(); $this->_model = new Adminuser(); }
public function init() { parent::init(); }
public function init() { parent::init(); $this->_messages['noentity'] = 'Nie znaleziono galerii o podanym identyfikatorze!'; $this->_model = new Galery(); }
public function init() { parent::init(); $this->_model = new Aktual(); }
public function init() { parent::init(); $this->_model = new Message(); }