X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=functions%2Fstrings.php;h=dab833d45b8f53c34581a04bcd962fd9bdcd6f66;hp=10b5dae1923f468f241ea8290de70d3664fdfa59;hb=69567a46ae7c7557c9ad18b673c085abf8e087aa;hpb=7297873e0391128eeac8f528d8d5fc4e296beced diff --git a/functions/strings.php b/functions/strings.php index 10b5dae1..dab833d4 100644 --- a/functions/strings.php +++ b/functions/strings.php @@ -857,7 +857,8 @@ function makeComposeLink($url, $text = null, $target='') * characters are converted to htmlentities first. This will allow * values like to be displayed. * The output is wrapped in <
> and <
> tags. - * + * Since 1.4.2 accepts unlimited number of arguments. + * @since 1.4.1 * @return void */ function sm_print_r() {