/branches/v2.0-betulales/interfaces/bibliotheque/pear/Pager/Sliding.php |
---|
143,7 → 143,7 |
* @return array back/pages/next/first/last/all links |
* @access public |
*/ |
function getLinks($pageID = null) |
function getLinks($pageID = null, $next_html = '') |
{ |
if ($pageID != null) { |
$_sav = $this->_currentPage; |
286,4 → 286,4 |
// }}} |
} |
?> |
?> |