9 lines
179 B
PHP
Executable File
9 lines
179 B
PHP
Executable File
<?PHP // $Id$
|
|
// webquest.php - created with Moodle 1.2 development (2003111400)
|
|
|
|
|
|
$string['modulename'] = 'Ricerca web';
|
|
$string['modulenameplural'] = 'Ricerche web';
|
|
|
|
?>
|