alecpl
2010-01-26 2273d4117fd50ee44dcdaa28fd6444383dc403a0
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'] = '';
 
?>