fix - Upgrade 6.8.10 to 6.99.5

This commit is contained in:
Roy Johnson 2006-06-29 11:59:55 +00:00
parent 22c2102e5a
commit 235a4ed56e
2 changed files with 2 additions and 1 deletions

View file

@ -13,4 +13,5 @@
- fix: Export Functionality
- fix: Search displays already deleted files
- fix: Pagination not working in User Management System
- fix: Upgrade 6.8.10 to 6.99.5 (Thanks to Erik Svanberg for the patch)

View file

@ -28,12 +28,12 @@ my $session = start(); # this line required
changeDbCacheTimeoutName();
addWorkflow();
addSearchEngine();
convertMessageLogToInbox();
updateCs();
changeCache();
templateParsers();
removeFiles();
addSearchEngine();
addEMS();
addPM();
addTT();