Subversion Repositories Applications.papyrus

Rev

Rev 1713 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1713 Rev 2150
Line 31... Line 31...
31
 * @package    Pager
31
 * @package    Pager
32
 * @author     Lorenzo Alberton <l dot alberton at quipo dot it>
32
 * @author     Lorenzo Alberton <l dot alberton at quipo dot it>
33
 * @author     Richard Heyes <richard@phpguru.org>
33
 * @author     Richard Heyes <richard@phpguru.org>
34
 * @copyright  2003-2006 Lorenzo Alberton, Richard Heyes
34
 * @copyright  2003-2006 Lorenzo Alberton, Richard Heyes
35
 * @license    http://www.debian.org/misc/bsd.license  BSD License (3 Clause)
35
 * @license    http://www.debian.org/misc/bsd.license  BSD License (3 Clause)
36
 * @version    CVS: $Id: Pager.php,v 1.2 2007-11-19 15:10:59 jp_milcent Exp $
36
 * @version    CVS: $Id: Pager.php,v 1.2 2007-11-06 10:54:04 jp_milcent Exp $
37
 * @link       http://pear.php.net/package/Pager
37
 * @link       http://pear.php.net/package/Pager
38
 */
38
 */
Line 39... Line 39...
39
 
39
 
40
/**
40
/**