소스 검색

Forgot since tag

pdontthink 19 년 전
부모
커밋
996b6343b9
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      functions/global.php

+ 2 - 0
functions/global.php

@@ -108,6 +108,8 @@ function sqstripslashes(&$array) {
  *
  * @return array The merged $a and $b in one array
  *
+ * @since 1.5.2
+ *
  */
 function sq_array_merge($a, $b, $concat_strings=true) {