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