File: pager_include.php

package info (click to toggle)
php-pager 2.4.6-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze
  • size: 304 kB
  • ctags: 763
  • sloc: php: 2,620; xml: 660; makefile: 4
file content (4 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (4)
1
2
3
4
<?php
// $Id: pager_include.php,v 1.1 2003/11/30 17:30:01 quipo Exp $
require_once 'Pager/Pager.php';
?>