Changeset 9972 for trunk/modules/boonex/board/install/sql/uninstall.sql
- Timestamp:
- 04/06/09 04:21:27 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/boonex/board/install/sql/uninstall.sql
r9970 r9972 6 6 DELETE FROM `sys_permalinks` WHERE `check`='permalinks_module_board'; 7 7 8 DELETE FROM ` GlParams` WHERE `Name`='permalinks_module_board';8 DELETE FROM `sys_options` WHERE `Name`='permalinks_module_board'; 9 9 10 10 DELETE FROM `Categories` WHERE `Category`='Board' AND `Type`='shared_photo' AND `Owner`=0;
Note: See TracChangeset
for help on using the changeset viewer.