19,7 → 19,7 |
// | License along with this library; if not, write to the Free Software | |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | |
// +------------------------------------------------------------------------------------------------------+ |
// CVS : $Id: HTML_TableFragmenteur.php,v 1.1 2004-12-07 11:54:22 alex Exp $ |
// CVS : $Id: HTML_TableFragmenteur.php,v 1.2 2006-04-28 12:41:26 florian Exp $ |
/** |
* Classe qui permet de créer des tables de résultat divisé en page |
* |
30,7 → 30,7 |
//Autres auteurs : |
*@author Aucun |
*@copyright Tela-Botanica 2000-2004 |
*@version $Revision: 1.1 $ |
*@version $Revision: 1.2 $ |
// +------------------------------------------------------------------------------------------------------+ |
*/ |
|
40,7 → 40,7 |
// +------------------------------------------------------------------------------------------------------+ |
|
|
include_once 'HTML/Table.php' ; |
include_once PAP_CHEMIN_API_PEAR.'HTML/Table.php' ; |
|
/** |
* class HTML_Liste |