Re: checking groups
Dan Rossi <liveuser-zu2dZaOKXTSc5qR/[email protected]>
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
On 24/06/2005, at 10:43 PM, Lukas Smith wrote:
$lu = new Feeds_Admin_LiveUser_Events();
if (!$lu->liveuser->checkRight(array(2))) {
$lu->liveuser->logout();
}