[Rt-devel] PATCH: silence warnings Widgets/TitleBox

Jim Meyer purp at acm.org
Wed Nov 16 16:59:02 EST 2005


Attached.

--j
-- 
Jim Meyer, Geek at Large                                    purp at acm.org
-------------- next part --------------
--- share/html/Widgets/TitleBox	2005-07-02 17:11:07.000000000 -0700
+++ local/html/Widgets/TitleBox	2005-11-14 23:19:25.000000000 -0800
@@ -46,7 +46,7 @@
 <div class="<% $class %>">
   <& TitleBoxStart, %ARGS &><% $m->content | n %><& TitleBoxEnd &>
 </div>
 <%ARGS>
-$class => undef
+$class => ''
 </%ARGS>
 


More information about the Rt-devel mailing list