I’m using Magento 1.5, and I need to check whether the currently-logged-in user is an admin user. I need to check this from the user end, because I need to do a process for members that depends on whether they’re admin users or not.
Is this possible in Magento?
or