webgui/docs
Colin Kuskie 36873f8479 Fix a bug where thread owners Avatar was used if post owner
did not have one.  This is due to behavior in HTML::Template
with global_vars=1.  If a loop variable is undef, then the global
will be used instead.  Using empty string '' is a better solution.
'' and undef are both false, so template conditionals will not
be changed.
2006-12-16 07:20:01 +00:00
..
changelog Fix a bug where thread owners Avatar was used if post owner 2006-12-16 07:20:01 +00:00
upgrades Another Calendar template fix. 2006-12-13 18:58:27 +00:00
create.sql 7.3.1-beta release 2006-12-13 14:25:33 +00:00
credits.txt
gotcha.txt Add a new method to t/lib/WebGUI/Test.pm to return the path to the test 2006-12-15 23:17:22 +00:00
install.txt
legal.txt
license.txt
maintenance.html
previousVersion.sql Ready for 7.3.2 dev 2006-12-13 14:39:52 +00:00