コード例 #1
0
ファイル: Remote.php プロジェクト: VonUniGE/consh
 /**
  * @return string
  */
 public static function getFilesPath()
 {
     return Remote::getApplicationPath() . "files/";
 }