Improve javadocs.

This commit is contained in:
tjhunt
2007-07-23 16:54:16 +00:00
parent e3fc108e41
commit 9d308cb4d0
+1 -1
View File
@@ -2136,7 +2136,7 @@ function convert_urls_into_links(&$text) {
*
* @param string $needle The string to search for
* @param string $haystack The string to search for $needle in
* @param int $case ?
* @param int $case whether to do case-sensitive or insensitive matching.
* @return string
* @todo Finish documenting this function
*/