Browse Source

Forgot since tag

pdontthink 19 năm trước cách đây
mục cha
commit
996b6343b9
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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) {