alecpl
2009-10-11 144b848e105b92224eabeb96275d64923f0d8d7c
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'] = '';
 
?>