BenGriffiths / pdo-mysqli-pagination

A PDO & MySQLi PHP Pagination Class - PDO MySQLi Pagination class is a PHP pagination class that will work with either PDO, or MySQLi. The outputted pagination is served as a UL or as an array, and the options are extensive.
50 stars 27 forks source link

Put pagination classes on containing LI element #11

Closed pixeline closed 10 years ago

pixeline commented 10 years ago

Fix for issue #8: class on containing LI element instead of the SPAN.