예제 #1
0
파일: util.php 프로젝트: Digt/trusted-php
 public function getHttpPath()
 {
     return CDirectory::getHttpRoot() . '/' . $this->path;
 }