Example #1
0
 public function update()
 {
     $this->installtype = 'update';
     return parent::update();
 }