mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
8 lines
148 B
PHP
8 lines
148 B
PHP
<?PHP // $Id$
|
|
// block_social_activities.php - created with Moodle 1.7 beta + (2006101003)
|
|
|
|
|
|
$string['blockname'] = 'Social Activities';
|
|
|
|
?>
|