浏览代码

@since information about sm_print_r

tokul 20 年之前
父节点
当前提交
086e44b92f
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      functions/strings.php

+ 2 - 1
functions/strings.php

@@ -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() {