root/modules/branches/2.4/blacklist/uninstall.php

Revision 2380, 88 bytes (checked in by qldrob, 6 years ago)

Add ullbergm's coolo blacklist module - Thanks! Ref #973

  • Property svn:mime-type set to text/plain
  • Property svn:eol-style set to native
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.