mirror of
https://github.com/roundcube/roundcubemail.git
synced 2026-03-05 15:54:03 +01:00
6 lines
142 B
Plaintext
6 lines
142 B
Plaintext
<?php
|
|
|
|
// Help content iframe source
|
|
// $rcmail_config['help_source'] = 'http://trac.roundcube.net/wiki';
|
|
$rcmail_config['help_source'] = '';
|