root/modules/branches/2.2/paging/uninstall.sql

Revision 1540, 110 bytes (checked in by qldrob, 7 years ago)

Oh look. All the modules I wrote don't have an 'IF EXISTS' on them. Wups.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 DROP TABLE IF EXISTS paging_overview;
2 DROP TABLE IF EXISTS paging_groups;
3 DROP TABLE IF EXISTS paging_phones;
Note: See TracBrowser for help on using the browser.