root/modules/branches/2.4/blacklist/uninstall.php
| Revision 2380, 88 bytes (checked in by qldrob, 6 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | sql('DELETE FROM featurecodes WHERE modulename="blacklist"'); |
| 4 | |
| 5 | needreload(); |
| 6 | |
| 7 | ?> |
Note: See TracBrowser for help on using the browser.
