Changeset 9969 for trunk/modules/boonex/chat/install/sql/install.sql
- Timestamp:
- 04/06/09 03:52:46 (3 years ago)
- File:
-
- 1 edited
-
trunk/modules/boonex/chat/install/sql/install.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/boonex/chat/install/sql/install.sql
r9625 r9969 9 9 (@iTMParentId, 'ChatModerators', '_chat_moderators_top_menu_sitem', 'search.php?show=moderators', 2, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0, '', 0, ''); 10 10 11 INSERT INTO ` MemActions` SET `Name`='use chat';11 INSERT INTO `sys_acl_actions` SET `Name`='use chat'; 12 12 13 13 INSERT INTO `sys_permalinks`(`standard`, `permalink`, `check`) VALUES('modules/?r=chat/', 'm/chat/', 'permalinks_module_chat');
Note: See TracChangeset
for help on using the changeset viewer.