forward port of config variable stomping fix

This commit is contained in:
Colin Kuskie 2007-07-03 01:05:44 +00:00
parent a25df35eea
commit 7f59bd3f33
2 changed files with 3 additions and 1 deletions

View file

@ -63,6 +63,8 @@
- fix: Email validate codes aren't removed after use
- fix: Session variables still used in Help docs (perlDreamer Consulting, LLC)
http://www.webgui.org/bugs/tracker/session-variables-still-used-in-help-docs
- fix: Editing a template sometimes fails (perlDreamer Consulting, LLC)
http://www.webgui.org/bugs/tracker/editing-a-template-sometimes-fails
7.3.19
- Fixed a formatting problem in the workflow editor screen.