Download & Extend

Documentation scrambling in theme_pager

Project:Drupal core
Version:6.x-dev
Component:documentation
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (works as designed)

Issue Summary

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

#1

Status:active» closed (works as designed)

Huh? I think it's fine as-is.