Exemplo n.º 1
0
 protected function getSession($name, $def = '')
 {
     return Comm::getSession($name, $def);
 }