[cvs] commit: sesha/lib/UI/VarRenderer stockedit_html.php
Chuck Hagenbuch
chuck at horde.org
Fri Sep 3 18:54:13 PDT 2004
chuck 2004-09-03 18:54:13 PDT
Modified files:
lib/UI/VarRenderer stockedit_html.php
Log:
Fix call-time-pass-by-reference. You MUST develop with settings like
this turned off and error_reporting to E_ALL (minus E_STRICT on PHP5,
of course). This was causing all kinds of spewage all over form-based
pages when it was still in the main VarRenderer lib, so I tracked it
to here.
Revision Changes Path
1.2 +3 -3 sesha/lib/UI/VarRenderer/stockedit_html.php
Chora Links:
http://cvs.horde.org/diff.php/sesha/lib/UI/VarRenderer/stockedit_html.php?r1=1.1&r2=1.2&ty=u
More information about the cvs
mailing list