As per http://drupal.org/node/500866#comment-2633784, it seems to have parsed/written these lines a bit wrong.

-        $correct_number = $count - ($limit * $page);
+        $correct_number($limit $page);

Comments

solotandem’s picture

Assigned: Unassigned » solotandem
Status: Active » Fixed

Fixed in next dev release.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.