コード例 #1
0
 function upload()
 {
     $result = PhocaDownloadFileUpload::realSingleUpload();
     return true;
 }