Aleksander Machniak
2015-05-23 5529d94ed76d414969ac47e08e17b0e1ce9c36e7
program/lib/Roundcube/rcube_plugin_api.php
@@ -397,7 +397,7 @@
            $args = array('arg' => $args);
        }
        // TODO: avoid recusion by checking in_array($hook, $this->exec_stack) ?
        // TODO: avoid recursion by checking in_array($hook, $this->exec_stack) ?
        $args += array('abort' => false);
        array_push($this->exec_stack, $hook);