Changeset 9972 for trunk/modules/boonex/chat/install/sql/uninstall.sql
- Timestamp:
- 04/06/09 04:21:27 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/boonex/chat/install/sql/uninstall.sql
r9969 r9972 6 6 DELETE FROM `sys_permalinks` WHERE `check`='permalinks_module_chat'; 7 7 8 DELETE FROM ` GlParams` WHERE `Name`='permalinks_module_chat';8 DELETE FROM `sys_options` WHERE `Name`='permalinks_module_chat';
Note: See TracChangeset
for help on using the changeset viewer.