made events calendar 100% templatable

This commit is contained in:
JT Smith 2004-02-22 17:24:55 +00:00
parent 8fbbdf654c
commit 016c33171e
8 changed files with 312 additions and 1283 deletions

View file

@ -43,7 +43,6 @@ DBI->install_driver("mysql"); # Change to match your database driver.
#----------------------------------------
# Distributed utilities external to WebGUI.
#----------------------------------------
use HTML::CalendarMonthSimple ();
#use HTML::Parser (); # commented because it is causing problems with attachments
#use HTML::TagFilter (); # commented because it is causing problems with attachments
use Net::LDAP ();