From: Michael M Slusarz Date: Thu, 9 Sep 2010 17:30:56 +0000 (-0600) Subject: phpdoc X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=3888e7a124ff8b45520cfd5704448cfb324926cf;p=horde.git phpdoc --- 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() {