Changeset 10599 for trunk/modules/boonex/payment/install/sql/uninstall.sql
- Timestamp:
- 05/25/09 00:00:45 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/boonex/payment/install/sql/uninstall.sql
r10181 r10599 21 21 22 22 DELETE FROM `sys_menu_top` WHERE `Name` IN ('Payments', 'Cart'); 23 24 DELETE FROM `sys_menu_admin` WHERE `Title`='Payment'; 23 DELETE FROM `sys_menu_admin` WHERE `name`='bx_payment';
Note: See TracChangeset
for help on using the changeset viewer.