Community Add-Ons
| Maintainers: | belal |
fixing the AddTablePrefixedMS2.2.rc1 by belal affouri
for osCommerce Online Merchant v2.1
i fixed the AddTablePrefixedMS2.2.rc1 contribution by adding this line:
define('DB_PREFIX',$HTTP_POST_VARS['DB_TABLE_PREFIX']);
to the header of 'install_4.php'
cheers ;)
belal affouri
Legend:
Download
Report
I fixed the backup option table prefix contribution
please compare it with backup.php for "AddTablePrefixedMS2.2.rc1 by webschiff Version 2.2.1" contribution
