コード例 #1
0
ファイル: util.php プロジェクト: Digt/trusted-php
 public function getHttpPath()
 {
     return CDirectory::getHttpRoot() . '/' . $this->path;
 }