WebGUI 3.4.0 release

This commit is contained in:
JT Smith 2002-03-07 01:40:00 +00:00
parent 80f7752f32
commit a93b42789a
23 changed files with 3262 additions and 568 deletions

File diff suppressed because one or more lines are too long

View file

@ -15,5 +15,5 @@ Dutch Translation....................Joeri de Bruin
mod_rewrite Support..................Peter Beardsley / Appropriate Solutions, Inc.
Oracle testing.......................Richard Caelius
Image Manager concept................Frank Dillon
RSSLite..............................Scott Thomason

View file

@ -17,8 +17,7 @@ QnD INSTALL INSTRUCTIONS:
LWP
Tie::IxHash
DBI
XML::RSS
Mysql
Mysql (or some other DB driver)
Digest::MD5
Net::LDAP
Tie::CPHash

File diff suppressed because one or more lines are too long

View file

@ -25,3 +25,11 @@ alter table users change gender gender varchar(6) NOT NULL default 'neuter';

File diff suppressed because one or more lines are too long