8 lines
146 B
PHP
8 lines
146 B
PHP
<?PHP // $Id$
|
|
// censor.php - created with Moodle 1.2 Beta (2004022400)
|
|
|
|
|
|
$string['filtername'] = 'Censure de mots inadéquats';
|
|
|
|
?>
|