Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 1310 → Rev 1311

/branches/livraison_menes/client/projet/classes/ezmlm-php-2.0/ezmlm-threads.php
1,5 → 1,5
<?php
// $Id: ezmlm-threads.php,v 1.4.2.2 2007-03-12 11:23:46 alexandre_tb Exp $
// $Id: ezmlm-threads.php,v 1.4.2.3 2007-04-12 13:35:48 alexandre_tb Exp $
//
// ezmlm-threads.php - ezmlm-php v2.0
// --------------------------------------------------------------
10,7 → 10,7
 
require_once("ezmlm.php");
require_once("ezmlm-parser.php");
//require_once ('ezmlm-langue-fr.php');
require_once ('ezmlm-langue-fr.php');
 
// CLASS: ezmlm_threads will build, maintain & display thread files (even if a thread is only 1 msg)
class ezmlm_threads extends ezmlm_php {