예제 #1
0
파일: File.php 프로젝트: osmcz/website
 function getDownloadPath()
 {
     return parent::getDownloadPath() . "s";
 }