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

    r9968 r9969  
    1515DELETE FROM `GlParams` WHERE `kateg`=@iCategoryId OR `Name`='permalinks_module_wall'; 
    1616 
    17 DELETE FROM `MemActions` WHERE `Name` IN ('Wall Post', 'Wall Post Comment'); 
     17DELETE FROM `sys_acl_actions` WHERE `Name` IN ('Wall Post', 'Wall Post Comment'); 
    1818 
    1919DELETE FROM `Categories` WHERE `Category`='wall'; 
Note: See TracChangeset for help on using the changeset viewer.