root/contributed_modules/modules/usersets/uninstall.php

Revision 6040, 39 bytes (checked in by Nick_Lewis, 5 years ago)

New Module Usersets

Line 
1 <?php
2
3 sql('DROP TABLE usersets');
4
5 ?>
6
Note: See TracBrowser for help on using the browser.