36b6399ebd
I repaired a lot of unescaped ' in the php-files - I hope I catched them all
9 lines
201 B
PHP
9 lines
201 B
PHP
<?PHP // $Id$
|
|
// block_course_summary.php - created with Moodle 1.4 development (2004070800)
|
|
|
|
|
|
$string['blockname'] = 'Êàðîòêàÿ àíàòàöûÿ êóðñà';
|
|
$string['siteinfo'] = '²íôàðìàöûÿ ïà ñàéòó';
|
|
|
|
?>
|