示例#1
0
 /**
  * Gets the server root URL.
  *
  * @return T_Url  web root
  */
 function getAppRoot()
 {
     return $this->env->getAppRoot();
 }