BLOG Mod
=======================================

Version 0.2.1
Available at http://www.bloggingdoctor.com/index.php?blogid=7


Requirements
============
 - PHP 4.x
 - MySQL


Installation Steps
==================
  1. put the PHP files in a folder somewhere visible to your webserver
  2. put the image folder inside the initial folder
  3. Run the SQL in database.sql (supplied) through your database.
  4. change the config.php script to suit your settings.


How to Add/Edit/Remove Items
============================
Use the admin.php page - it will prompt for a login (using the
username and password from the config file), and from there it
should be self explanatory.