mirror of
https://github.com/moodle/moodle.git
synced 2025-02-02 14:19:07 +01:00
9 lines
167 B
PHP
9 lines
167 B
PHP
|
<?PHP // $Id$
|
|||
|
// shelf.php - created with Moodle 1.2 development (2004011700)
|
|||
|
|
|||
|
|
|||
|
$string['modulename'] = '<27><>';
|
|||
|
$string['modulenameplural'] = '<27><><EFBFBD><EFBFBD>';
|
|||
|
|
|||
|
?>
|