mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 10:26:40 +02:00

This cause also some empty files (because they didn't contain anything else) wich I also deleted
7 lines
176 B
PHP
Executable file
7 lines
176 B
PHP
Executable file
<?PHP // $Id$
|
|
// activitynames.php - created with Moodle 1.3.1 + (2004052501)
|
|
|
|
|
|
$string['filtername'] = 'Automatisches Verlinken der Bezeichnungen von Aktivitäten';
|
|
|
|
?>
|