moodle/lang/en/emailprotect.php
moodler e3f19cb089 New filter for Email protection ... filters all email addresses in Moodle
text and obfuscates them from spammer's robotic eyes

Thanks Mike Churchward!  http://moodle.org/mod/forum/discuss.php?d=11302
2004-09-02 04:14:06 +00:00

7 lines
65 B
PHP

<?php /// $Id$
$string['filtername'] = "Email Protection";
?>