fixed the nasty logout bug

This commit is contained in:
JT Smith 2005-08-16 13:37:11 +00:00
parent cfe20cfce6
commit 0e34bdfc1d
4 changed files with 5 additions and 4 deletions

View file

@ -1,6 +1,7 @@
6.7.1
- Fixed a fatal error with Redirects
- Fixed a fatal error in the date field in the new pluggable forms system.
- Fixed a nasty logout bug.
- Fixed a fatal error in www_viewStatistics (mwilson)
- Fixed some errors in FileCache.pm (mwilson)
- Disabled killing of own session since it sometimes displays weird things