Esempio n. 1
0
 /**
  * @return string
  */
 public static function getDocRoot()
 {
     return Remote::getHomePath() . Setting::getSetting('remote:doc_root') . '';
 }