Ejemplo n.º 1
0
 function isAuthorized($aco, $axo = null)
 {
     return User_helper::isUserAuthorized($this, $aco, $axo);
 }