mirror of
https://github.com/moodle/moodle.git
synced 2025-02-18 23:05:30 +01:00
9 lines
334 B
PHP
9 lines
334 B
PHP
<?php // $Id$
|
|
// censor.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
|
|
|
|
|
|
$string['filtername'] = 'ñ¸ì¸¡±Ü';
|
|
$string['badwords'] = 'shit,fucked,fucker,fuck,dickhead,dick,cockhead,cock,cunt,asshole,arsehole,prick,bitch,jism,whore,slut,wanker,wank,bastard,dildo,masturbate,orgasm,penis,nigger,pussy,vagina';
|
|
|
|
?>
|