PDA 4 Slashcode
===============

License / Copyright
-------------------
All scripts are released under the General Public License (GPL). You should
received a copy of the GPL. Copyright of all scripts by Norbert Kuemin.

Installation
------------
 1. Change directory to the DOCUMENT_ROOT of your slashcode implementation.
 2. mkdir pda
 3. Copy the package to the new pda directory.
 4. cd pda
 5. tar -zxvf slascode-pda-1.1.tar.gz
 6. Check every .pl file "use lib '/home/slash';" and "my $AVG = new AvantGo("/home/slash/avantgo.user");" is right.
 7. mv avantgo.user /home/slash/avantgo.user
 8. chmod 666 /home/slash/avantgo.user
 9. Replace title.jpg with vour logo :-)
10. Change the email-address in feedback.pl line 47. 

Comments
--------
Send your comments to Momo_102@bluemail.ch
