Merge branch 'MDL-25754_19_wip' of git://github.com/skodak/moodle into MOODLE_19_STABLE
[moodle.git] / course / format / lams / config.php
blobbb79792dc97e366def4e8af9f6c620186d161e6d
1 <?php
2 //
3 // Optional course format configuration file
4 //
5 // This file contains any specific configuration settings for the
6 // format.
7 //
8 // The default blocks layout for this course format:
9 $format['defaultblocks'] = ':news_items,calendar_upcoming,recent_activity';