mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
6 lines
56 B
PHP
6 lines
56 B
PHP
|
<?PHP // $Id$
|
||
|
|
||
|
$string['modulename'] = 'Outcomes';
|
||
|
|
||
|
?>
|