From 9d308cb4d064eba13ee88eef0a4fb8900c8aba4b Mon Sep 17 00:00:00 2001 From: tjhunt Date: Mon, 23 Jul 2007 16:54:16 +0000 Subject: [PATCH] Improve javadocs. --- lib/weblib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/weblib.php b/lib/weblib.php index dbde8630cb..505a56459a 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -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 */ -- 2.39.5