alecpl
2009-11-03 0b53ec758a3ad2be29d802d7973c57d7d754b10a
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'] = '';
 
?>