aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2012-03-16 05:29:50 +0100
committerChristian Weiske <cweiske@cweiske.de>2012-03-16 05:29:50 +0100
commit568bf6f9a487a3dc33ce52e45cd31cfbea2cb79e (patch)
tree786d950dc6bad7a82fc08bf242e17a2ba6aab7f6
downloadphorkie-568bf6f9a487a3dc33ce52e45cd31cfbea2cb79e.tar.gz
phorkie-568bf6f9a487a3dc33ce52e45cd31cfbea2cb79e.zip
basic file layout
-rw-r--r--README.rst0
-rw-r--r--data/config.default.php0
-rw-r--r--data/config.php.dist0
-rw-r--r--www/.htaccess0
-rw-r--r--www/index.php0
5 files changed, 0 insertions, 0 deletions
diff --git a/README.rst b/README.rst
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/README.rst
diff --git a/data/config.default.php b/data/config.default.php
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/data/config.default.php
diff --git a/data/config.php.dist b/data/config.php.dist
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/data/config.php.dist
diff --git a/www/.htaccess b/www/.htaccess
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/www/.htaccess
diff --git a/www/index.php b/www/index.php
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/www/index.php