summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xLICENSE (renamed from DB/LICENSE)0
-rw-r--r--README16
2 files changed, 16 insertions, 0 deletions
diff --git a/DB/LICENSE b/LICENSE
index b722224c..b722224c 100755
--- a/DB/LICENSE
+++ b/LICENSE
diff --git a/README b/README
new file mode 100644
index 00000000..cb399a89
--- /dev/null
+++ b/README
@@ -0,0 +1,16 @@
+DIRS:
+-----
+./DB
+ Standart DB File
+./www
+ daten für http verbindung
+./www-ssl
+ daten für https verbindung
+
+Systemconfig:
+-------------
+./www-ssl/inc/config.php
+ algemeien einstellungen
+./www-ssl/inc/db.php
+ einstellungen der DB
+ Achtung: DB user braucht folgende Rechte: SELECT, CREATE, INSERT, ALTER, UPDATE, INDEX, DELETE, DROP