f874527abb
Thanks to Dr. Robert Leskovar [mailto:robert.leskovar at fov.uni-mb.si]
9 lines
173 B
PHP
9 lines
173 B
PHP
<?PHP // $Id$
|
|
// webquest.php - created with Moodle 1.2 development (2003111400)
|
|
|
|
|
|
$string['modulename'] = 'Webquest';
|
|
$string['modulenameplural'] = 'Webquests';
|
|
|
|
?>
|