21 Jan
2007
21 Jan
'07
8:31 a.m.
User: scottreynolds Branch: DRUPAL-5-0 Date: Sun, 21 Jan 2007 07:31:46 +0000 Modified files: /modules/cre/recommendation_modules node_recommendation.module Log message: Noticed a small error in how _get_top_rate_nodes accesses the votingapi_cache table. It wasn't using c.content_type = 'node'. Future verisions of this function to use proper votingapi functions instead of pulling on the table directly. This allows for a new votingapi table schema without effecting node_recommendation Links: http://cvs.drupal.org/diff.php?path=contributions/modules/cre/recommendation...