Example #1
0
 public function restore()
 {
     echo $this->update->restoreFromZIP($_POST['file_name']);
 }