瀏覽代碼

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