From ad09c56e6acf797f17fb64ad30cea36db7fae554 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Mon, 14 Sep 2009 20:01:57 -0600 Subject: [PATCH] Fix docs --- framework/Core/lib/Horde.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/Core/lib/Horde.php b/framework/Core/lib/Horde.php index 09bb92b98..d272a203f 100644 --- a/framework/Core/lib/Horde.php +++ b/framework/Core/lib/Horde.php @@ -580,7 +580,7 @@ HTML; /** * Returns a stdClass response object with added notification information. * - * @param string $data The 'response' data. + * @param mixed $data The 'response' data. * @param Notification_Listener $listener If set, adds notification * information to object. * @param boolean $auto If true, the ajax application -- 2.11.0