8 lines
158 B
PHP
8 lines
158 B
PHP
<?php // $Id$
|
|
// mediaplugin.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
|
|
|
|
|
|
$string['filtername'] = 'マルチメディアプラグイン';
|
|
|
|
?>
|