release-0.6
alecpl 17 years ago
parent 3e84834f48
commit f7a122fefd

@ -156,7 +156,7 @@ class rcube_json_output
/** /**
* Delete all stored env variables and commands * Delete all stored env variables and commands
*/ */
public public function reset() public function reset()
{ {
$this->env = array(); $this->env = array();
$this->texts = array(); $this->texts = array();

Loading…
Cancel
Save