fixed a problem with the forum rich editor.

This commit is contained in:
JT Smith 2005-08-16 13:50:10 +00:00
parent 0e34bdfc1d
commit f65bcbf74d
2 changed files with 13 additions and 1 deletions

View file

@ -2,6 +2,7 @@
- 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 formatting problem with the forum rich editor.
- 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