drupal/modules/profile
Dries Buytaert fa97839088 - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemtented it properly per database backend.
Read the manual for pg_escape_string:  "Use of this function is recommended instead of addslashes()." Or read sqlite_escape_string: "addslashes() should NOT be used to quote your strings for SQLite queries; it will lead to strange results when retrieving your data."
2004-11-21 08:25:17 +00:00
..
profile.module - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemtented it properly per database backend. 2004-11-21 08:25:17 +00:00