From: pdontthink Date: Fri, 22 Sep 2006 03:22:39 +0000 (+0000) Subject: Forgot since tag X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=54b1fdfcf38f82c7987554920cf7dcbe0f825009;p=squirrelmail.git Forgot since tag git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11733 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/functions/global.php b/functions/global.php index 81ccfafe..2ee2b837 100644 --- a/functions/global.php +++ b/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) {