Subversion Repositories Applications.referentiel

Compare Revisions

Regard whitespace Rev 386 → Rev 387

/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;