mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
Fixing empty lines
This commit is contained in:
parent
26f6d51c88
commit
7a38b61bfa
@ -1,11 +1,11 @@
|
||||
<?php
|
||||
//
|
||||
// Optional course format configuration file
|
||||
//
|
||||
// This file contains any specific configuration settings for the
|
||||
// format.
|
||||
//
|
||||
// The default blocks layout for this course format:
|
||||
$format['defaultblocks'] = ':news_items,calendar_upcoming,recent_activity';
|
||||
//
|
||||
<?php
|
||||
//
|
||||
// Optional course format configuration file
|
||||
//
|
||||
// This file contains any specific configuration settings for the
|
||||
// format.
|
||||
//
|
||||
// The default blocks layout for this course format:
|
||||
$format['defaultblocks'] = ':news_items,calendar_upcoming,recent_activity';
|
||||
//
|
||||
?>
|
@ -1,13 +1,13 @@
|
||||
<?php
|
||||
//
|
||||
// Optional course format configuration file
|
||||
//
|
||||
// This file contains any specific configuration settings for the
|
||||
// format.
|
||||
//
|
||||
// The default blocks layout for this course format:
|
||||
$format['defaultblocks'] = 'participants,activity_modules,search_forums,'.
|
||||
'admin,course_list:news_items,calendar_upcoming,'.
|
||||
'recent_activity';
|
||||
//
|
||||
<?php
|
||||
//
|
||||
// Optional course format configuration file
|
||||
//
|
||||
// This file contains any specific configuration settings for the
|
||||
// format.
|
||||
//
|
||||
// The default blocks layout for this course format:
|
||||
$format['defaultblocks'] = 'participants,activity_modules,search_forums,'.
|
||||
'admin,course_list:news_items,calendar_upcoming,'.
|
||||
'recent_activity';
|
||||
//
|
||||
?>
|
@ -1,13 +1,13 @@
|
||||
<?php
|
||||
//
|
||||
// Optional course format configuration file
|
||||
//
|
||||
// This file contains any specific configuration settings for the
|
||||
// format.
|
||||
//
|
||||
// The default blocks layout for this course format:
|
||||
$format['defaultblocks'] = 'participants,activity_modules,search_forums,'.
|
||||
'admin,course_list:news_items,calendar_upcoming,'.
|
||||
'recent_activity';
|
||||
//
|
||||
<?php
|
||||
//
|
||||
// Optional course format configuration file
|
||||
//
|
||||
// This file contains any specific configuration settings for the
|
||||
// format.
|
||||
//
|
||||
// The default blocks layout for this course format:
|
||||
$format['defaultblocks'] = 'participants,activity_modules,search_forums,'.
|
||||
'admin,course_list:news_items,calendar_upcoming,'.
|
||||
'recent_activity';
|
||||
//
|
||||
?>
|
Loading…
x
Reference in New Issue
Block a user