36b6399ebd
I repaired a lot of unescaped ' in the php-files - I hope I catched them all
8 lines
181 B
PHP
8 lines
181 B
PHP
<?PHP // $Id$
|
|
// questionnaire.php - created with Moodle 1.4 development (2004080300)
|
|
|
|
|
|
$string['modulename'] = 'Àïûòàëüí³ê';
|
|
$string['modulenameplural'] = 'Àïûòàëüí³ê³';
|
|
|
|
?>
|