make the testEnvironment.pl script obey user level proxy settings

This commit is contained in:
Colin Kuskie 2006-12-29 17:43:08 +00:00
parent da0ae041a1
commit bb214587bf
2 changed files with 2 additions and 0 deletions

View file

@ -17,6 +17,7 @@
- fix: SQLForm - fixed a bug where regexes would sometimes be ignored (Martin
Kamerbeek / Oqapi)
- fix: SQLForm - checkList/varchar (Martin Kamerbeek / Oqapi)
- fix: testEnvironment.pl
7.3.2
- fix: Calendar and Event now have printable templates and URL parameters.