Ticket #344 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

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

Changed 6 years ago by dmorton

  • status changed from new to closed
  • resolution set to fixed
  • component changed from General to PHP scripts
  • milestone set to 1.0.2

thanks... removed in [1071]

Note: See TracTickets for help on using tickets.