From f7a122fefd275b37a73bf3f94fec7f1da5ea542f Mon Sep 17 00:00:00 2001 From: alecpl Date: Mon, 23 Jun 2008 11:06:19 +0000 Subject: - typo --- program/include/rcube_json_output.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'program/include/rcube_json_output.php') diff --git a/program/include/rcube_json_output.php b/program/include/rcube_json_output.php index e170445e5..fa5632929 100644 --- a/program/include/rcube_json_output.php +++ b/program/include/rcube_json_output.php @@ -156,7 +156,7 @@ class rcube_json_output /** * Delete all stored env variables and commands */ - public public function reset() + public function reset() { $this->env = array(); $this->texts = array(); -- cgit v1.2.3