alecpl
2010-01-13 ecbd5b5d53a9d9d8d24c84dcf2ebf7682f77107d
1
2
3
4
5
6
<?php
 
$labels = array();
$labels['useimapsubscriptions']  = 'Use IMAP Subscriptions';
 
?>