diff options
author | Steven Wittens <steven@10.no-reply.drupal.org> | 2004-02-01 17:55:11 +0000 |
---|---|---|
committer | Steven Wittens <steven@10.no-reply.drupal.org> | 2004-02-01 17:55:11 +0000 |
commit | 4cef0f12c8933ba881c12666f18dfeeacf002266 (patch) | |
tree | 4772a8117cc0d143fbd0ac9284fdf5687aaefc3a /modules/statistics.module | |
parent | 7ce34a1c64bc9518e971df31d8e10189818e1958 (diff) | |
download | brdo-4cef0f12c8933ba881c12666f18dfeeacf002266.tar.gz brdo-4cef0f12c8933ba881c12666f18dfeeacf002266.tar.bz2 |
Fixed bug in query: if "%" is used in an SQL query, it needs to be escaped as %% because otherwise it can get parsed by the sprintf() in db_query().
See: http://drupal.org/node/view/5531
(present in HEAD as well)
Diffstat (limited to 'modules/statistics.module')
0 files changed, 0 insertions, 0 deletions