8 lines
132 B
PHP
8 lines
132 B
PHP
<?PHP // $Id$
|
|
// censor.php - created with Moodle 1.2 Beta (2004022400)
|
|
|
|
|
|
$string['filtername'] = 'Censura de paraules';
|
|
|
|
?>
|