Posted by danielb on April 6, 2009 at 6:04am
Jump to:
| Project: | Ecommerce Node Access Product (Abandoned) |
| Version: | 6.x-2.4 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
line 970
$sql .= " WHERE entry_date = (SELECT MAX(entry_date) FROM {ec_nodeaccess_products} GROUP BY nid LIMIT 0, 1)";
Comments
#1