HomeHelpTrac

Ignore:
Timestamp:
04/06/09 03:52:46 (3 years ago)
Author:
Andrey Prikaznov
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/boonex/chat/install/sql/install.sql

    r9625 r9969  
    99(@iTMParentId, 'ChatModerators', '_chat_moderators_top_menu_sitem', 'search.php?show=moderators', 2, 'non,memb', '', '', '', 1, 1, 1, 'custom', 0, '', 0, ''); 
    1010 
    11 INSERT INTO `MemActions` SET `Name`='use chat'; 
     11INSERT INTO `sys_acl_actions` SET `Name`='use chat'; 
    1212 
    1313INSERT 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.