You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
cookie bb8a5e7837 add cronjob example
git-svn-id: svn://svn.cccv.de/engel-system@221 29ba0400-6e00-0410-a75a-ca02368028f8
18 years ago
DB freigabe der Pictures 18 years ago
default-conf add cronjob example 18 years ago
services debug optimiert 18 years ago
www add forgotten files from venus 18 years ago
www-ssl cache controles hinzugefuewqgt 18 years ago
LICENSE aufgereumt, README geschrieben 19 years ago
README import von xml daten mit hilfe von fsockopen implementiert 18 years ago
TODO update TODO list 18 years ago

README

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

php.ini:
--------
add:
	allow_url_fopen = On