SmallCal plugin for SquirrelMail
================================
Ver 0.7, 04/09/03

Original author: Nick Rosenberg <nick@dolphins-angels.com>
Expanded by:     Paul Lesneiwski <pdontthink@angrynerds.com>


Description
===========

This plugin provides a miniature calendar below the
folder list on the left side of the SquirrelMail interface.

It is an implementation of the calendar script at 
http://www.cascade.org.uk/software/php/calendar
by David Wilkinson with a few mods to make it work
with Squirrelmail.

NOTE: This script requires the calendar (or shared calendar)
module to work properly as the days link directly to it.


Change Log (new as of version 0.7)
==================================
  0.7 -  Paul Lesneiwski <pdontthink@angrynerds.com>
   * Provide pull-down selection of shared calendars
     on options page so user doesn't have to type in
     shared calendar names
   * Added compatibility with SquirrelMail version 1.4
     (still backward compatible with 1.2.x)
   * Added register_globals=Off compatibility
   * E_ALL fixes
   * Added compatibility with Plugin Updates plugin
   * Removed blank space above calendar display
