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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 
cookie c65e00ced4 datenbank umsortiert
git-svn-id: svn://svn.cccv.de/engel-system@192 29ba0400-6e00-0410-a75a-ca02368028f8
19 years ago
DB datenbank umsortiert 19 years ago
default-conf cron joby aufgereumt 19 years ago
services debug optimiert 19 years ago
www-ssl include wieder hinzugefuegt 19 years ago
LICENSE aufgereumt, README geschrieben 20 years ago
README import von xml daten mit hilfe von fsockopen implementiert 19 years ago
TODO update TODO list 19 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