示例#1
0
文件: util.php 项目: Digt/trusted-php
 public function getHttpPath()
 {
     return CDirectory::getHttpRoot() . '/' . $this->path;
 }