@since information about sm_print_r
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 14 Apr 2005 17:05:18 +0000 (17:05 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 14 Apr 2005 17:05:18 +0000 (17:05 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@9273 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/strings.php

index 10b5dae1923f468f241ea8290de70d3664fdfa59..dab833d45b8f53c34581a04bcd962fd9bdcd6f66 100644 (file)
@@ -857,7 +857,8 @@ function makeComposeLink($url, $text = null, $target='')
  * characters are converted to htmlentities first.  This will allow
  * values like <some@email.address> to be displayed.
  * The output is wrapped in <<pre>> and <</pre>> tags.
- *
+ * Since 1.4.2 accepts unlimited number of arguments.
+ * @since 1.4.1
  * @return void
  */
 function sm_print_r() {