program/lib/Roundcube/rcube_plugin_api.php @@ -403,7 +403,7 @@ $args = $ret + $args; } if ($args['abort']) { if ($args['break']) { break; } }