REQUIREMENTS
============

1) PHP5 (PHP4 won't work!!)
2) the PEAR package HTTP_Client (handles communication and cookies)
3) either a MySQL database or another database including a new class deriving
   from Net_EPP_IT_StorageInterface to handle this database

INCLUDED
========

A) Smarty template engine
B) ADOdb database abstraction layer
C) MySQL DB schema (see examples/ folder) + apropriate StorageDB class
D) sample configuration (see config.xml)
E) example script (see examples/ folder)

==

$Id: README 4 2009-05-22 16:00:49Z gunny $
