8 lines
171 B
PHP
8 lines
171 B
PHP
<?PHP // $Id$
|
|
// activitynames.php - created with Moodle 1.5 unstable development (2004091700)
|
|
|
|
|
|
$string['filtername'] = 'Automatisch linken van activiteiten';
|
|
|
|
?>
|