dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
- Added 'display_next' option
alecpl
2009-07-31
e54bb72d30cfd88fcef5434b472fb3d9b2cca710
[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'] = '';
?>