dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added force_7bit option to force MIME encoding of plain/text messages (#1...
alecpl
2010-03-02
47ad83f337c9eeb4bc53afb85a71cf90a8a34106
[githubFork/roundcubemail.git]
/
plugins
/
help
/
config.inc.php.dist
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'] = '';
?>