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
180 B
PHP
7 lines
180 B
PHP
<?PHP // $Id$
|
|
// assignment.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004101900)
|
|
|
|
|
|
$string['description'] = 'Whakaahuatanga';
|
|
$string['feedback'] = 'Urupare';
|
|
?>
|