phpdoc
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 9 Sep 2010 17:30:56 +0000 (11:30 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 9 Sep 2010 19:59:23 +0000 (13:59 -0600)
framework/Core/lib/Horde.php

index 21b1010..6cadbac 100644 (file)
@@ -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()
     {