From: mchurch Date: Fri, 3 Sep 2004 20:06:54 +0000 (+0000) Subject: Added config files and block default directives to use with new course X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b18a9625125bdbae082b35d4f420aa085d42852c;p=moodle.git Added config files and block default directives to use with new course default block function. --- diff --git a/course/format/social/config.php b/course/format/social/config.php new file mode 100755 index 0000000000..9120003bf0 --- /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 0000000000..de42edb9f4 --- /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 0000000000..de42edb9f4 --- /dev/null +++ b/course/format/weeks/config.php @@ -0,0 +1,13 @@ + \ No newline at end of file