summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2005-11-06 17:24:58 +0000
committercookie <cookie@29ba0400-6e00-0410-a75a-ca02368028f8>2005-11-06 17:24:58 +0000
commit7cc7fce8de68676ba89b245c85710f391c4be0ce (patch)
tree21c872b5c33fa1a73268d988d019b8457f417762
parent866c47ec603595e8fe67da5f0e5d162a70b1f7b4 (diff)
aufgereumt, README geschrieben
git-svn-id: svn://svn.cccv.de/engel-system@21 29ba0400-6e00-0410-a75a-ca02368028f8
-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