예제 #1
0
파일: PageCtr.php 프로젝트: hihus/newpi
 protected function get($k, $def = '')
 {
     return Comm::get($k, $def);
 }