8 lines
140 B
PHP
8 lines
140 B
PHP
<?PHP // $Id$
|
|
// tex.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
|
|
|
|
|
|
$string['filtername'] = '텍스(TeX) 표시';
|
|
|
|
?>
|