Browse Source

Forgot since tag

pdontthink 19 years ago
parent
commit
996b6343b9
1 changed files with 2 additions and 0 deletions
  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) {