phpMailMan ver 0.0.3 (Alpha 3)
==============================

Files
-----
This distribution should have the following files.

login.php - Gateway to admin options
conf.inc - Config file (configure this to suit your needs)
footer.inc - The footer include
header.inc - The header include
index.php - The index file
pass.inc - The file with username and password (this needs to be put in a folder with some security. Be sure to change the references to it after that).

logentry.php - The frontend for entering data
logwrite.php - The script that writes to the filesystem
mail.php - Feedback form that uses the php mail() function
smallj.in - The include of the journal entry that appears in index.php

violation.inc - The script that is run when an admin page is accessed without a password (include s a call to the mail() function which can be commented out if not needed).

readme.txt - This file
version.txt - The version history
gpl.txt - The GNU GENERAL PUBLIC LICENSE

Help
----
If you have any questions/gripes/comments please email me at mahangu@yahoo.com
I will do my best to reply soon.