alecpl
2010-03-06 1163db99d45baa33894d70f53d93c3783c8e9d27
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'] = '';
 
?>