program/include/rcube_json_output.php
@@ -34,6 +34,7 @@ private $texts = array(); private $commands = array(); public $type = 'js'; public $ajax_call = true; @@ -156,7 +157,7 @@ /** * Delete all stored env variables and commands */ public public function reset() public function reset() { $this->env = array(); $this->texts = array();