yllar
2009-11-02 f8a216eba9d8af6d668fb9545fc4cd682087c8ad
1
2
3
4
5
6
7
8
<?php
 
// Help content iframe source
// $rcmail_config['help_source'] = 'http://trac.roundcube.net/wiki';
$rcmail_config['help_source'] = '';
 
?>