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