8 lines
141 B
PHP
8 lines
141 B
PHP
<?PHP // $Id$
|
|
// censor.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005032800)
|
|
|
|
|
|
$string['filtername'] = 'öðæåøú îéìéí';
|
|
|
|
?>
|