Mailman21List class.
More...
Go to the source code of this file.
Mailman21List class.
move to own module
Definition in file Mailman21List.inc.
Initial value:= array(
'name' => 'Mailman 2.1 List',
'description' => 'Mailman 2.1.x List Personality Module',
'handler' => array(
'class' => 'Mailman21List',
'parent' => 'MailinglistList'
),
'file' => 'Mailman21List.class.php',
)
Definition at line 8 of file Mailman21List.inc.