7 lines
137 B
PHP
7 lines
137 B
PHP
<?PHP // $Id$
|
|
// censor.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
|
|
|
|
|
|
$string['filtername'] = '문자 검열';
|
|
?>
|