Closed (works as designed)
Project:
Drupal core
Version:
6.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jan 2009 at 09:57 UTC
Updated:
15 Mar 2010 at 19:14 UTC
http://api.drupal.org/api/function/theme_pager/6
"$element An optional integer to distinguish between multiple pagers on one page."
this description of the argument element does not seem to be correct
It's correct meaning should be :
An optional integer to set the pager and the page index.
Comments
Comment #1
jhodgdonHuh? I think it's fine as-is.