Forgot since tag
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 22 Sep 2006 03:22:39 +0000 (03:22 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Fri, 22 Sep 2006 03:22:39 +0000 (03:22 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11733 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/global.php

index 81ccfafe5330986ef333e46c1e0c34829aecc9a9..2ee2b837d3c03f681d7c8ce3697cdd706c805e68 100644 (file)
@@ -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) {