8 lines
143 B
PHP
8 lines
143 B
PHP
<?PHP // $Id$
|
|
// censor.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004100800)
|
|
|
|
|
|
$string['filtername'] = 'Slovní cenzura';
|
|
|
|
?>
|