Only Viewable if admin

edited January 2013 in Modules
I need to show a few items on the homepage which can only be viewed by a logged in administrator and not a standard user.

Does fuel have any ready made functions to check "if admin" so I could write a conditional statement?

Thanks

Comments

  • edited 11:01PM
    There is a "is_super_admin" method on the Fuel_auth class.
Sign In or Register to comment.