// ----------------------------------------------------------------------
// eCal User Friendly Calendar System
// Copyright (C) 2002 by Ecomjunk.com and the Post-Nuke Development Team.
// http://www.ecomjunk.com.com/
// ----------------------------------------------------------------------
// ----------------------------------------------------------------------
// LICENSE
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License (GPL)
// as published by the Free Software Foundation; either version 2
// of the License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
// GNU General Public License for more details.
//
// To read the license please visit http://www.gnu.org/copyleft/gpl.html
// ----------------------------------------------------------------------
// Filename: modules/eCal/index.php
// Original Author: Don Grabowski
// Purpose: To allow people to manage there time.
// ----------------------------------------------------------------------
// Changelog
//
// 07-09-2000:Don - Baselined
// 12-09-2001:Don - Changed from a core feature to nuke addon
// 15-12-2001:Don - started module, for PHP-Nuke
// 28-12-2001:Don - Started Module, for Post Nuke
// 28-01-2002:Don - cleaned up unused text
// 01-02-2002:Don - Completed beta Module for PostNuke
// 03-02-2002:Don - Completed Modules for PHP-Nuke
//-----------------------------------------------------------------------