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