HomeHelpTrac

Ignore:
Timestamp:
04/06/09 23:30:15 (3 years ago)
Author:
Andrey Prikaznov
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/boonex/wall/install/sql/uninstall.sql

    r9979 r9985  
    1717DELETE FROM `sys_acl_actions` WHERE `Name` IN ('Wall Post', 'Wall Post Comment'); 
    1818 
    19 DELETE FROM `Categories` WHERE `Category`='wall'; 
     19DELETE FROM `sys_categories` WHERE `Category`='wall'; 
    2020 
    2121DELETE FROM `sys_permalinks` WHERE `check`='permalinks_module_wall'; 
Note: See TracChangeset for help on using the changeset viewer.