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 b91450e558 newsverwaltung erweitert, add edit bouten und parameter check
git-svn-id: svn://svn.cccv.de/engel-system@187 29ba0400-6e00-0410-a75a-ca02368028f8
18 years ago
DB UserCreateDate wird abgelegt und angezeigt 18 years ago
default-conf cron joby aufgereumt 18 years ago
services debug optimiert 18 years ago
www-ssl newsverwaltung erweitert, add edit bouten und parameter check 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