mirror of
https://github.com/moodle/moodle.git
synced 2025-02-24 03:53:49 +01:00
8 lines
157 B
PHP
8 lines
157 B
PHP
<?PHP // $Id$
|
|
// block_social_activities.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021000)
|
|
|
|
|
|
$string['blockname'] = '社会活动';
|
|
|
|
?>
|