yllar
2009-11-02 5852de64a18f2c4d2964c8c7187541f19ce1bc5a
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'] = '';
 
?>