Created a test script to schedule a test file one minute after running it.
Moved the database connection initialization to conf.php instead of in
ui_conf.php.
Changed some includes to rely on the pear path instead of specifying it
directly in the include. This will make it easier to use the system
defaults (for Ubuntu/Debian for example).
it can work with either OBP or Campcaster. Added the liquidsoap
binary. Started to add the PHP API scripts to send the correct data
to pypo (those these are not pretty - all one-off scripts for each
API command). Added Zend to the default path.
Moved more installation stuff into PHP. For some reason it's having trouble
creating the cc_playlistcontents table. Removed old installer files that
are no longer used.