hook_query_alter() in D7 is reliant on the multi-alter syntax that the new drupal_alter() supports. I did a quick-and-dirty backport and...whodathunk, it worked! I ripped out the theme stuff, but it's not relevant to dbtng anyway. So, seems like it should be ok...
Patch attached.
| Comment | File | Size | Author |
|---|---|---|---|
| backport-drupal-alter.patch | 3.93 KB | sdboyer |
Comments
Comment #1
mikey_p commentedGot this committed to my sandbox and into latest release.