[cvs] commit: framework/Share/Share sql.php sql_hierarchical.php
Michael Rubinsky
mike at theupstairsroom.com
Sat Oct 25 16:36:09 UTC 2008
mrubinsk 2008-10-25 12:36:04 EDT
Modified files:
Share/Share sql.php sql_hierarchical.php
Log:
array_walk can only modify the original value if the callback takes the value
as a reference. _db->quote() takes it by value so the change doesn't stick.
Bug: 6883
Revision Changes Path
1.58 +6 -3 framework/Share/Share/sql.php
1.48 +6 -3 framework/Share/Share/sql_hierarchical.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Share/Share/sql.php?r1=1.57&r2=1.58&ty=u
http://cvs.horde.org/diff.php/framework/Share/Share/sql_hierarchical.php?r1=1.47&r2=1.48&ty=u
More information about the cvs
mailing list