Example #1
0
 public function get_check_files()
 {
     $this->response((string) View::factory('update/files', array('files' => Update::check_files())));
 }