@since information about sm_print_r
[squirrelmail.git] / 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() {