Exemple #1
0
 function do_update()
 {
     $this->msg = iPatch::download();
     //下载文件包
     include iACP::view("patch");
 }