summaryrefslogtreecommitdiff
path: root/plugins/help/help.php
diff options
context:
space:
mode:
authorCharles McNulty <cmcnulty@kznf.com>2013-11-04 11:03:01 -0800
committerCharles McNulty <cmcnulty@kznf.com>2013-11-04 11:03:01 -0800
commitd1a7952c6b83f93aeac02869ff9342310c342dc1 (patch)
tree2b00b80fef1a32e707222e8fdb275ac4c98ac655 /plugins/help/help.php
parent48f65c6a7129073fb8c04abdfdaaee77dfd6709e (diff)
parentc353958cfbce022615a0a428f60e5aec144ea6d5 (diff)
Merge remote branch 'upstream/master' into row-focus
Diffstat (limited to 'plugins/help/help.php')
-rw-r--r--plugins/help/help.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/help/help.php b/plugins/help/help.php
index 37fd908a3..df08caf71 100644
--- a/plugins/help/help.php
+++ b/plugins/help/help.php
@@ -33,6 +33,11 @@ class help extends rcube_plugin
$this->register_action('about', array($this, 'action'));
$this->register_action('license', array($this, 'action'));
+ $this->add_hook('startup', array($this, 'startup'));
+ }
+
+ function startup($args)
+ {
$rcmail = rcmail::get_instance();
// add taskbar button