program/include/rcube_template.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_template.php
@@ -217,7 +217,9 @@ public function command() { $cmd = func_get_args(); if (strpos($cmd[0], 'plugin.') === false) if (strpos($cmd[0], 'plugin.') !== false) $this->js_commands[] = array('triggerEvent', $cmd[0], $cmd[1]); else $this->js_commands[] = $cmd; }