fix - Upgrade 6.8.10 to 6.99.5
This commit is contained in:
parent
22c2102e5a
commit
235a4ed56e
2 changed files with 2 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
|
|
@ -28,12 +28,12 @@ my $session = start(); # this line required
|
|||
|
||||
changeDbCacheTimeoutName();
|
||||
addWorkflow();
|
||||
addSearchEngine();
|
||||
convertMessageLogToInbox();
|
||||
updateCs();
|
||||
changeCache();
|
||||
templateParsers();
|
||||
removeFiles();
|
||||
addSearchEngine();
|
||||
addEMS();
|
||||
addPM();
|
||||
addTT();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue