예제 #1
0
파일: Remote.php 프로젝트: VonUniGE/consh
 /**
  * @return string
  */
 public static function getFilesPath()
 {
     return Remote::getApplicationPath() . "files/";
 }