Ticket #21 (assigned defect)
Paging doesn't work for me - static variables missing
| Reported by: | walt | Owned by: | walt |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Active Record | Version: | |
| Severity: | major | Keywords: | |
| Cc: |
Description
These variables are missing in active_record.php and I got an error when paging was set in find_all:
public static $rows_per_page; public static $page; public static $pages; public static $offset;
Change History
Note: See
TracTickets for help on using
tickets.
