Subversion Repositories Applications.referentiel

Compare Revisions

Ignore whitespace Rev 387 → Rev 386

/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, $next_html = '')
function getLinks($pageID = null)
{
if ($pageID != null) {
$_sav = $this->_currentPage;
286,4 → 286,4
 
// }}}
}
?>
?>