From: pdontthink Date: Tue, 23 Dec 2008 03:04:17 +0000 (+0000) Subject: Correct since tag X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=4709e2f711cc3737f06655b3691ab50168cbda2e;p=squirrelmail.git Correct since tag git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13384 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/forms.php b/functions/forms.php index 4dc55237..4eea09ab 100644 --- a/functions/forms.php +++ b/functions/forms.php @@ -355,7 +355,7 @@ function addForm($sAction, $sMethod = 'post', $sName = '', $sEnctype = '', $sCha * name for the given $base_name (where 0 (zero) means * that no such widgets have been created yet). * - * @since 1.4.18 and 1.5.2 + * @since 1.5.2 * */ function unique_widget_name($base_name, $return_count=FALSE)