From 869ed1db58c1bf4a4dbe69baf27908bf2531c897 Mon Sep 17 00:00:00 2001 From: "Michael J. Rubinsky" Date: Mon, 9 Nov 2009 15:16:40 -0500 Subject: [PATCH] Need to update signature here too --- framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php b/framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php index ba6d1ba66..f52f623c5 100644 --- a/framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php +++ b/framework/Ajax/lib/Horde/Ajax/Imple/SpellChecker.php @@ -70,7 +70,7 @@ class Horde_Ajax_Imple_SpellChecker extends Horde_Ajax_Imple_Base /** */ - public function handle($args) + public function handle($args, $post) { $spellArgs = array(); -- 2.11.0