From 3888e7a124ff8b45520cfd5704448cfb324926cf Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Thu, 9 Sep 2010 11:30:56 -0600 Subject: [PATCH] phpdoc --- 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 21b101019..6cadbac2a 100644 --- a/framework/Core/lib/Horde.php +++ b/framework/Core/lib/Horde.php @@ -2029,7 +2029,7 @@ HTML; /** * Is an AJAX view supported/available on the current browser? * - * return boolean True if the AJAX view can be displayed. + * @return boolean True if the AJAX view can be displayed. */ static public function ajaxAvailable() { -- 2.11.0