webgui/lib
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
..
Spectre - Removed the need for DateTime::Cron::Simple, which also added the ability 2006-09-30 19:29:47 +00:00
WebGUI Fix a bug where thread owners Avatar was used if post owner 2006-12-16 07:20:01 +00:00
XML/RSS
default.ttf
WebGUI.pm Ready for 7.3.2 dev 2006-12-13 14:39:52 +00:00