mirror of
https://github.com/moodle/moodle.git
synced 2025-07-25 08:11:39 +02:00
8 lines
149 B
PHP
8 lines
149 B
PHP
<?PHP // $Id$
|
|
// activitynames.php - created with Moodle 1.7 beta + (2006101003)
|
|
|
|
|
|
$string['filtername'] = 'Activity Names Auto-linking';
|
|
|
|
?>
|