line 970
$sql .= " WHERE entry_date = (SELECT MAX(entry_date) FROM {ec_nodeaccess_products} GROUP BY nid LIMIT 0, 1)";

Comments

danielb’s picture

Status: Active » Closed (fixed)