예제 #1
0
 function multipleupload()
 {
     $result = PhocaDownloadFileUpload::realMultipleUpload();
     return true;
 }