From 2d79220a2465fc9eb9565a9b690a73db69401e5c Mon Sep 17 00:00:00 2001 From: Eike Foken Date: Wed, 21 Sep 2011 00:35:10 +0200 Subject: [PATCH] Add missing index.html files --- application/views/about/index.html | 10 ++++++++++ application/views/admin/parameters/index.html | 10 ++++++++++ application/views/admin/programs/index.html | 10 ++++++++++ application/views/admin/users/index.html | 10 ++++++++++ application/views/auth/email/index.html | 10 ++++++++++ application/views/shares/index.html | 10 ++++++++++ assets/images/icons-big/index.html | 10 ++++++++++ assets/images/languages/index.html | 10 ++++++++++ 8 files changed, 80 insertions(+) create mode 100755 application/views/about/index.html create mode 100755 application/views/admin/parameters/index.html create mode 100755 application/views/admin/programs/index.html create mode 100755 application/views/admin/users/index.html create mode 100755 application/views/auth/email/index.html create mode 100755 application/views/shares/index.html create mode 100755 assets/images/icons-big/index.html create mode 100755 assets/images/languages/index.html diff --git a/application/views/about/index.html b/application/views/about/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/views/about/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/application/views/admin/parameters/index.html b/application/views/admin/parameters/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/views/admin/parameters/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/application/views/admin/programs/index.html b/application/views/admin/programs/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/views/admin/programs/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/application/views/admin/users/index.html b/application/views/admin/users/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/views/admin/users/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/application/views/auth/email/index.html b/application/views/auth/email/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/views/auth/email/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/application/views/shares/index.html b/application/views/shares/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/application/views/shares/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/assets/images/icons-big/index.html b/assets/images/icons-big/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/assets/images/icons-big/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file diff --git a/assets/images/languages/index.html b/assets/images/languages/index.html new file mode 100755 index 0000000..c942a79 --- /dev/null +++ b/assets/images/languages/index.html @@ -0,0 +1,10 @@ + + + 403 Forbidden + + + +

Directory access is forbidden.

+ + + \ No newline at end of file