Exemplo n.º 1
0
 function getRights($interface = 'central')
 {
     $ci = new ConsumableItem();
     return $ci->getRights($interface);
 }