mirror of
https://github.com/moodle/moodle.git
synced 2025-02-10 18:52:22 +01:00
9 lines
178 B
PHP
9 lines
178 B
PHP
|
<?PHP // $Id$
|
|||
|
// questionnaire.php - created with Moodle 1.4 development (2004080300)
|
|||
|
|
|||
|
|
|||
|
$string['modulename'] = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|||
|
$string['modulenameplural'] = '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
|||
|
|
|||
|
?>
|