Instructions for use
--------------------

1. Edit init.txt to include your mysql login details and set up some basic settings

2. Run the command in "schema.sql" through mysql to create the database schema.
   I recommend using phpMyAdmin (http://phpmyadmin.sourceforge.net/)for MySQL
   administration.

3. Copy all the files, apart from ".htaccess", "readme.txt" and "schema.sql" to
   your web server.

4. Optionally, restrict access to the files "init.txt" and "approve.php", using 
   whatever method your web server supports: a sample .htaccess file is included
   which does this for Apache, though it will need to be modified to point to your
   own .passwd file (created with htpasswd which comes with Apache).

5. Access "index.php" to view the app. Access "approve.php" to access the approval queue.


For support, email us: software-support@iamcal.com

Join the iamcal-software mailing list. Send a blank email
to iamcal_software-subscribe@yahoogroups.com
