upgrade.pl and testEnvironment.pl now use the same config file reader as

the rest of WebGUI
This commit is contained in:
JT Smith 2005-03-31 21:22:57 +00:00
parent ddc63b91b3
commit 4e6e41ce2c
5 changed files with 108 additions and 108 deletions

View file

@ -1,8 +1,11 @@
6.6.0
- Added a new admin panel for inline content editing.
- Tweaked the preloader so WebGUI uses a little less memory per process.
- upgrade.pl and testEnvironment.pl now use the same config file reader as
the rest of WebGUI
- fix [ 1173101 ] Template in ^LoginToggle();
6.5.5
- fix [ 1171569 ] add/edit sql report help link has wrong namespace
- Fixed a bug in the collaboration system that caused replies to fail.