Magento, What is the relation between helpers and controllers

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pandu13
    New Member
    • Aug 2013
    • 16

    Magento, What is the relation between helpers and controllers

    Hello,

    I have changed the code in a magento payment module controller.

    After that it is displaying error in magento core helper payment/helper/data.php.

    Why data.php helper is displaying error when i change the controller code?

    The controller class don't use any helper functions.
Working...