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 060f450713 ausgabe der picture beu active user, include function_user.php in header.php und include aus anderen files entfernt
git-svn-id: svn://svn.cccv.de/engel-system@218 29ba0400-6e00-0410-a75a-ca02368028f8
18 years ago
DB freigabe der Pictures 18 years ago
default-conf cron joby aufgereumt 18 years ago
services debug optimiert 18 years ago
www-ssl ausgabe der picture beu active user, include function_user.php in header.php und include aus anderen files entfernt 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