示例#1
0
文件: Remote.php 项目: VonUniGE/consh
 /**
  * @return string
  */
 public static function getFilesPath()
 {
     return Remote::getApplicationPath() . "files/";
 }