forward port of Survey template doc fixes

This commit is contained in:
Colin Kuskie 2006-11-02 05:28:18 +00:00
parent d21c3b27b4
commit d584e8ba5e
3 changed files with 56 additions and 18 deletions

View file

@ -16,6 +16,10 @@
Apache::Request object replacement. It doesn't do everything, but it
does enough to test Session/Http.pm, except for cookies.
7.1.4
- Template variables in the main Survey Template were out of date in the
documentation.
7.1.3
- fix: SQLReport now returns error if can't find DatabaseLink
- WebGUI::DatabaseLink->new now warns if can't find requested DatabaseLink