From ed28394df8daba27895829e9fd048d94dcc589fa Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Mon, 24 Oct 2011 10:33:55 +0200 Subject: [PATCH] Add empty index file --- htdocs/core/class/index.php | 1 + htdocs/core/js/index.php | 1 + htdocs/core/lib/index.php | 1 + 3 files changed, 3 insertions(+) create mode 100644 htdocs/core/class/index.php create mode 100644 htdocs/core/js/index.php create mode 100644 htdocs/core/lib/index.php diff --git a/htdocs/core/class/index.php b/htdocs/core/class/index.php new file mode 100644 index 00000000000..7db0dd9ebf9 --- /dev/null +++ b/htdocs/core/class/index.php @@ -0,0 +1 @@ +Url not available \ No newline at end of file diff --git a/htdocs/core/js/index.php b/htdocs/core/js/index.php new file mode 100644 index 00000000000..7db0dd9ebf9 --- /dev/null +++ b/htdocs/core/js/index.php @@ -0,0 +1 @@ +Url not available \ No newline at end of file diff --git a/htdocs/core/lib/index.php b/htdocs/core/lib/index.php new file mode 100644 index 00000000000..7db0dd9ebf9 --- /dev/null +++ b/htdocs/core/lib/index.php @@ -0,0 +1 @@ +Url not available \ No newline at end of file