From b18a9625125bdbae082b35d4f420aa085d42852c Mon Sep 17 00:00:00 2001 From: mchurch Date: Fri, 3 Sep 2004 20:06:54 +0000 Subject: [PATCH] Added config files and block default directives to use with new course default block function. --- course/format/social/config.php | 13 +++++++++++++ course/format/topics/config.php | 13 +++++++++++++ course/format/weeks/config.php | 13 +++++++++++++ 3 files changed, 39 insertions(+) create mode 100755 course/format/social/config.php create mode 100755 course/format/topics/config.php create mode 100755 course/format/weeks/config.php diff --git a/course/format/social/config.php b/course/format/social/config.php new file mode 100755 index 0000000000000..9120003bf0db6 --- /dev/null +++ b/course/format/social/config.php @@ -0,0 +1,13 @@ + \ No newline at end of file diff --git a/course/format/topics/config.php b/course/format/topics/config.php new file mode 100755 index 0000000000000..de42edb9f4ff9 --- /dev/null +++ b/course/format/topics/config.php @@ -0,0 +1,13 @@ + \ No newline at end of file diff --git a/course/format/weeks/config.php b/course/format/weeks/config.php new file mode 100755 index 0000000000000..de42edb9f4ff9 --- /dev/null +++ b/course/format/weeks/config.php @@ -0,0 +1,13 @@ + \ No newline at end of file