HomeHelpTrac

Ignore:
Timestamp:
04/06/09 04:21:27 (3 years ago)
Author:
Andrey Prikaznov
Message:
 
File:
1 edited

Legend:

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

    r9970 r9972  
    66DELETE FROM `sys_permalinks` WHERE `check`='permalinks_module_board'; 
    77 
    8 DELETE FROM `GlParams` WHERE `Name`='permalinks_module_board'; 
     8DELETE FROM `sys_options` WHERE `Name`='permalinks_module_board'; 
    99 
    1010DELETE FROM `Categories` WHERE `Category`='Board' AND `Type`='shared_photo' AND `Owner`=0; 
Note: See TracChangeset for help on using the changeset viewer.