[cvs] commit: framework/Prefs/Prefs sql.php
Michael M Slusarz
slusarz at horde.org
Tue Apr 21 06:29:00 UTC 2009
slusarz 2009-04-21 02:28:56 EDT
Modified files:
Prefs/Prefs sql.php
Log:
Bug: 8130
Well, pg_unescape_bytea() is a wholly unuseful function. Apparently, it
isn't the inverse of pg_escape_bytea() since it adds extra backslashes that
simply need to be re-removed using stripslashes(). Huh?
Revision Changes Path
1.134 +2 -2 framework/Prefs/Prefs/sql.php
Chora Links:
http://cvs.horde.org/diff.php/framework/Prefs/Prefs/sql.php?rt=horde&r1=1.133&r2=1.134&ty=u
More information about the cvs
mailing list