thomascube
2009-10-31 9e8826c6bc64f7b13ee02a3dc8b4e1f5bf3f87f1
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'] = '';
 
?>