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