raw table names in some queries
joachim - February 6, 2009 - 16:05
| Project: | Content Recommendation Engine |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
Some queries in cre.module have queries with votingapi_vote without the enclosing {}.
This means that on installations that use a table prefix this module doesn't work at all.
