From d60cfb873af64318ad7d9694c4c7fcdf6fc9fb27 Mon Sep 17 00:00:00 2001 From: Angel Fernando Quiroz Campos Date: Wed, 25 Feb 2015 12:27:09 -0500 Subject: [PATCH] Added sessions/courses directory to have it in the initial package - refs BT#9464 --- main/upload/courses/index.html | 7 +++++++ main/upload/sessions/index.html | 7 +++++++ 2 files changed, 14 insertions(+) create mode 100644 main/upload/courses/index.html create mode 100644 main/upload/sessions/index.html diff --git a/main/upload/courses/index.html b/main/upload/courses/index.html new file mode 100644 index 0000000000..94064544c1 --- /dev/null +++ b/main/upload/courses/index.html @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/main/upload/sessions/index.html b/main/upload/sessions/index.html new file mode 100644 index 0000000000..94064544c1 --- /dev/null +++ b/main/upload/sessions/index.html @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file