I have a simple question. Why doesn't Mage::log work in an Adminhtml block??
I know the file is being read/loaded because when I put in die()
on the first line of the file I get a blank screen, and removing/renaming the file also causes trouble.
Thank you for any tips.