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/sites/install/sql/uninstall.sql

    r9964 r9969  
    99DELETE FROM `TopMenu` WHERE `Name`='Sites' OR `Parent`=@iTMParentId; 
    1010 
    11 DELETE FROM `MemActions` WHERE `Name`='use sites' LIMIT 1; 
     11DELETE FROM `sys_acl_actions` WHERE `Name`='use sites' LIMIT 1; 
    1212 
    1313DELETE FROM `sys_permalinks` WHERE `check`='permalinks_module_sites'; 
Note: See TracChangeset for help on using the changeset viewer.