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 - Added Chinese character support to search engine and indexer thanks to Zhou 2006-07-13 15:41:30 +00:00
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 document need to have a spectre.conf file in install.txt 2006-06-21 02:58:58 +00:00
legal.txt misc stuff 2006-05-04 04:01:38 +00:00
license.txt WebGUI 3.1.0 release 2002-02-01 06:57:00 +00:00
maintenance.html bug fixes 2005-02-23 05:03:24 +00:00
previousVersion.sql Ready for 7.3.2 dev 2006-12-13 14:39:52 +00:00