Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 416 → Rev 417

/trunk/classes/ezmlm-php-2.0/services_vpopmail/messages_thread.php
34,6 → 34,8
*/
include_once 'ezmlm-php-2.0/ezmlm.php' ;
 
error_reporting(E_ALL ^ E_NOTICE ^ E_DEPRECATED ^ E_STRICT);
// extract($_GET); // PHP-5.4, sans register_globals
 
// Parametrage de la liste
$info = new ezmlm_threads();