mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
7 lines
124 B
PHP
7 lines
124 B
PHP
<?PHP // $Id$
|
|
// censor.php - created with Moodle 1.2 alpha (2004022200)
|
|
|
|
|
|
$string['filtername'] = 'Wortzensur';
|
|
|
|
?>
|