How to disable Merge JavaScript Files on db in magento zendnwar June 16, 2015 Magento 0 Comments Table: core_config_data path:dev/js/merge_files path:dev/css/merge_css_files Related Posts Which class is responsible for creating an instance of the block in Magento? zendnwar March 18, 2015 In Magento, the whole block hierarchy during a page generation is created by the class Mage_Cor .. How to override mage file in magento zendnwar May 27, 2013 Core files in the local folder override the same files in the core folder. Mage library file : ..