1 //////////////////////////
3 // Censorship Filter //
5 //////////////////////////
7 This is a very simple Text Filter that searches text
8 being output to the screen, replacing "bad" words
11 To activate this filter, add a line like this to your
14 $CFG->textfilter1 = 'filter/censor/censor.php';
17 To customise the word list, edit cursor.php.