AND sf.value != %d
is used instead of:
AND sf.value != '%s'
| Comment | File | Size | Author |
|---|---|---|---|
| spaces_og_group_options_query.patch | 510 bytes | halcyonCorsair |
AND sf.value != %d
is used instead of:
AND sf.value != '%s'
| Comment | File | Size | Author |
|---|---|---|---|
| spaces_og_group_options_query.patch | 510 bytes | halcyonCorsair |
Comments
Comment #1
yhahn commentedThanks, committed: http://drupal.org/project/cvs/261691
Comment #2
yhahn commentedSetting to fixed.