WebGUI 3.2.0 release

This commit is contained in:
JT Smith 2002-02-11 04:15:00 +00:00
parent 71cd27d3bc
commit cb88a99e52
60 changed files with 1284 additions and 474 deletions

File diff suppressed because one or more lines are too long

View file

@ -7,6 +7,12 @@ upgrading from one version to the next, or even between multiple
versions. Be sure to heed the warnings contained herein as they will
save you many hours of grief.
3.2.0
--------------------------------------------------------------------
* You need to get two new Perl modules before you upgrade. Those
are Date::Calc and HTML::CalendarMonthSimple.
3.0.2
--------------------------------------------------------------------
* 3.0.2 was accidentally released with an internal version number

View file

@ -22,6 +22,8 @@ QnD INSTALL INSTRUCTIONS:
Digest::MD5
Net::LDAP
Tie::CPHash
Date::Calc
HTML::CalendarMonthSimple
3. Install Apache (with or without mod_perl) and set up your config.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long