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 How to get customer group Id and group name in Magento? zendnwar May 15, 2013 It is very simple in Magento. Please follow my below code. $login = Mage::getSingleton( ‘ .. How to change Admin URL in Magento? zendnwar October 1, 2012 How to change Admin URL in Magento? This is very simple work. You have to change local.xml file ..