- fix: Help is missing style
- fix: Setting expire password on user creation does nothing - fix: Collaboration settings in help - Lots of template fixes.
This commit is contained in:
parent
8d93d6bf2b
commit
771d11f833
12 changed files with 181 additions and 208 deletions
|
|
@ -109,6 +109,12 @@ save you many hours of grief.
|
|||
|
||||
6.8.0
|
||||
--------------------------------------------------------------------
|
||||
|
||||
NOTE: If you're upgrading from MySQL 4 to 5 you MUST do a mysqldump on your
|
||||
databases from 4 and then after upgrading to 5, reimport them. If you do not
|
||||
do this your databases will become corrupted.
|
||||
|
||||
|
||||
* Before upgrading you must install the following new Perl modules:
|
||||
DateTime
|
||||
DateTime::Format::Strptime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue