mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
8 lines
164 B
PHP
8 lines
164 B
PHP
<?PHP // $Id$
|
|
// webquest.php - created with Moodle 1.5.2 (2005060220)
|
|
|
|
|
|
$string['modulename'] = 'Martiweb';
|
|
$string['modulenameplural'] = 'Martiwebyo';
|
|
|
|
?>
|