alecpl
2012-03-02 0411ae5a29632e9f157071afa7acdda48e8de20b
1
2
3
4
5
6
<?php
 
$labels = array();
$labels['useimapsubscriptions']  = 'Use IMAP Subscriptions';
 
?>