Correct since tag
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 23 Dec 2008 03:04:17 +0000 (03:04 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 23 Dec 2008 03:04:17 +0000 (03:04 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@13384 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/forms.php

index 4dc55237988d4a39d63badddad043ca39d3b88e9..4eea09ab85d30216e5ede5dee0970f4a739ac47d 100644 (file)
@@ -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)