Changeset 215 for trunk/trax/vendor/trax/action_view
- Timestamp:
- 05/31/06 21:38:41 (6 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/trax/vendor/trax/action_view/helpers/active_record_helper.php
r214 r215 524 524 * @uses rows_per_page 525 525 */ 526 function pagination_links($object_name_or_object) {526 function pagination_links($object_name_or_object) { 527 527 528 528 if(is_object($object_name_or_object)) {
