summaryrefslogtreecommitdiff
path: root/plugins/help/config.inc.php.dist
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2011-10-19 15:28:11 +0000
committerthomascube <thomas@roundcube.net>2011-10-19 15:28:11 +0000
commit5da48a95224e925f4b070f2581a121516df33829 (patch)
treefadc87888faae54cdb1efc6f7b73fbfce79e0fe7 /plugins/help/config.inc.php.dist
parentb03854de3a36a322bf98c733ed9b75d996694e38 (diff)
Copy plugins to release branch
Diffstat (limited to 'plugins/help/config.inc.php.dist')
-rw-r--r--plugins/help/config.inc.php.dist5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/help/config.inc.php.dist b/plugins/help/config.inc.php.dist
new file mode 100644
index 000000000..d440dbbcc
--- /dev/null
+++ b/plugins/help/config.inc.php.dist
@@ -0,0 +1,5 @@
+<?php
+
+// Help content iframe source
+// $rcmail_config['help_source'] = 'http://trac.roundcube.net/wiki';
+$rcmail_config['help_source'] = '';