alecpl
2009-09-23 1cead0cbf40468233f1f644ee6bf11835c74737a
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'] = '';
 
?>