9 lines
137 B
PHP
9 lines
137 B
PHP
<?PHP // $Id$
|
|
// censor.php - created with Moodle 1.4.1 (2004083101)
|
|
|
|
|
|
$string['filtername'] = 'Censure de mots inadéquats';
|
|
|
|
|
|
?>
|