|
Moodle
2.2.1
http://www.collinsharper.com
|
00001 <?php 00002 // 00003 // Optional course format configuration file 00004 // 00005 // This file contains any specific configuration settings for the 00006 // social format. 00007 // 00008 // The default blocks layout for this course format: 00009 $format['defaultblocks'] = ':news_items,recent_activity,calendar_upcoming'; 00010 00011