Verify that the current user is admin

26 Jul
2010
26 Jul
'10
7:17 p.m.
How can I verify that the current user has admin rights?
--
Kiffin Gish

11:40 a.m.
Or better yet: defined($Self->{"UserIsGroup[admin]"}) && $Self->{"UserIsGroup[admin]"} eq 'Yes' On Wed, 2010-07-28 at 11:19 +0200, Kiffin Gish wrote:
$Self->{LayoutObject}->{"UserIsGroup[admin]"};
On Mon, 2010-07-26 at 21:17 +0200, Kiffin Gish wrote:
How can I verify that the current user has admin rights?
--
Kiffin Gish
5499
Age (days ago)
5501
Last active (days ago)
2 comments
1 participants
participants (1)
-
Kiffin Gish