Ticket #344 (closed defect: fixed)
list-cache.php in trunk still requires DB_Pager
| Reported by: | shalligan@… | Owned by: | rjl |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.2 |
| Component: | PHP scripts | Version: | 1.0.2 Devel |
| Severity: | major | Keywords: | |
| Cc: |
Description
the line: require_once ("DB/Pager.php"); // Pear::DB_Pager
is still in list-cache.php.
It is no longer needed since we use Pager now.
Change History
Note: See
TracTickets for help on using
tickets.

