示例#1
0
文件: PageCtr.php 项目: hihus/newpi
 protected function setSession($name, $value)
 {
     return Comm::setSession($name, $value);
 }