December 19, 2013

Magento Get the admin session user id


Get the user id

Mage::getSingleton('admin/session')->getUser()->getId()


User details

Mage::getSingleton('admin/session')->getUser()

No comments:

Post a Comment