コード例 #1
0
ファイル: PageCtr.php プロジェクト: hihus/newpi
 protected function setSession($name, $value)
 {
     return Comm::setSession($name, $value);
 }