mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
7 lines
154 B
PHP
7 lines
154 B
PHP
<?PHP // $Id$
|
|
// activitynames.php - created with Moodle 1.6 development (2005081700)
|
|
|
|
|
|
$string['filtername'] = '活動名オートリンク';
|
|
|
|
?>
|