Only use ISSO::db::escape_string() when we have binary data, otherwise it'll escape...
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 27 Mar 2005 18:16:04 +0000 (18:16 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 27 Mar 2005 18:16:04 +0000 (18:16 +0000)
commite99cf1c707bd57da06865c28ea3e705f17ae7bdf
tree13954044cbc5ca1bd7e181d8a1125f1749dfeb13
parent701ce4aed2453dd3044de8b1a5e59b31257af4d0
Only use ISSO::db::escape_string() when we have binary data, otherwise it'll escape new line and carriage return characters.
kernel.php