php Programming Glossary: sqlfilesdir
My Magento Extension Install Script Will Not Run http://stackoverflow.com/questions/4717535/my-magento-extension-install-script-will-not-run _modifyResourceDb actionType fromVersion toVersion ... sqlFilesDir Mage getModuleDir 'sql' modName .DS. this _resourceName if is_dir.. 'sql' modName .DS. this _resourceName if is_dir sqlFilesDir is_readable sqlFilesDir return false ... sqlDir close if empty.. .DS. this _resourceName if is_dir sqlFilesDir is_readable sqlFilesDir return false ... sqlDir close if empty arrAvailableFiles return..
is there a reason why Magento shouldn't support uninstall/downgrade for modules http://stackoverflow.com/questions/5294385/is-there-a-reason-why-magento-shouldnt-support-uninstall-downgrade-for-modules Read resource files arrAvailableFiles array sqlDir dir sqlFilesDir while false sqlFile sqlDir read matches array if preg_match..
|