root/contributed_modules/modules/bosssecretary/uninstall.sql

Revision 8394, 141 bytes (checked in by Maikel, 3 years ago)

Boss secretary module

Line 
1 DROP TABLE `bosssecretary_boss`;
2 DROP TABLE `bosssecretary_secretary`;
3 DROP TABLE `bosssecretary_group`;
4 DROP TABLE `bosssecretary_chief`;
Note: See TracBrowser for help on using the browser.