Added html_entity_decode in db_escape() for correct INSERT>SELECT>INSERT
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 15 Oct 2009 12:17:30 +0000 (12:17 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Thu, 15 Oct 2009 12:17:30 +0000 (12:17 +0000)
commit503932c98018fe3f261651859d6233fad2a69784
treea2be0c84568129e4f3e2079011eda2cde5e84077
parentd78aabec996b243abd9340a4fa480629dc79b633
Added html_entity_decode in db_escape() for correct INSERT>SELECT>INSERT
operations.
includes/db/connect_db.inc