WebGUI 3.4.0 release
This commit is contained in:
parent
80f7752f32
commit
a93b42789a
23 changed files with 3262 additions and 568 deletions
854
docs/create.sql
854
docs/create.sql
File diff suppressed because one or more lines are too long
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
|
@ -25,3 +25,11 @@ alter table users change gender gender varchar(6) NOT NULL default 'neuter';
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
2079
docs/upgrades/upgrade_3.3.0-3.4.0.sql
Normal file
2079
docs/upgrades/upgrade_3.3.0-3.4.0.sql
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue