alecpl
2009-07-02 fccdf16364bec9a15d9f44e0197f1653b0109c91
1
2
3
4
5
6
<?php
 
$labels = array();
$labels['useimapsubscriptions']  = 'Use IMAP Subscriptions';
 
?>