Subversion Repositories eFlore/Applications.coel-consultation

Rev

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

Rev 7 Rev 10
Line 30... Line 30...
30
 * @category   HTML
30
 * @category   HTML
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
 * @copyright  2003-2006 Lorenzo Alberton
33
 * @copyright  2003-2006 Lorenzo Alberton
34
 * @license    http://www.debian.org/misc/bsd.license  BSD License (3 Clause)
34
 * @license    http://www.debian.org/misc/bsd.license  BSD License (3 Clause)
35
 * @version    CVS: $Id: HtmlWidgets.php,v 1.2 2007-11-06 10:54:04 jp_milcent Exp $
35
 * @version    CVS: $Id: HtmlWidgets.php 10 2010-03-05 14:15:42Z jpm $
36
 * @link       http://pear.php.net/package/Pager
36
 * @link       http://pear.php.net/package/Pager
37
 */
37
 */
Line 38... Line 38...
38
 
38
 
39
/**
39
/**