소스 검색

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