[dev] VarRenderer\html.php "patch"

Eduardo Dominguez lalo at teligens.com
Sat Mar 27 13:48:41 PST 2004


Sorry that I can't include a formal patch.

Line 669 on html.php ought to be

   $html = sprintf('<input type="............

instead of

   $html .= sprintf('<input type="...........

in order to avoid a "undefined var" error.

-- 
edmz



More information about the dev mailing list