alecpl
2010-03-01 0c4d3fd9e31ee0498a965d42aaacf0e92ca4f0f2
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'] = '';
 
?>