Documentation scrambling in theme_pager
Nick_vh - January 5, 2009 - 09:57
| Project: | Drupal |
| Version: | 6.x-dev |
| Component: | documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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.
