From 62e024211658cc8062af37e26401ec843c7aaa97 Mon Sep 17 00:00:00 2001 From: vyshane Date: Tue, 24 Oct 2006 08:15:09 +0000 Subject: [PATCH] AJAX config for course format. --- course/format/topics/ajax.php | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 course/format/topics/ajax.php diff --git a/course/format/topics/ajax.php b/course/format/topics/ajax.php new file mode 100644 index 00000000000..bea639597d7 --- /dev/null +++ b/course/format/topics/ajax.php @@ -0,0 +1,9 @@ +ajaxcapable = true; + +?> \ No newline at end of file