From 54b1fdfcf38f82c7987554920cf7dcbe0f825009 Mon Sep 17 00:00:00 2001 From: pdontthink Date: Fri, 22 Sep 2006 03:22:39 +0000 Subject: [PATCH] Forgot since tag git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11733 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/global.php | 2 ++ 1 file changed, 2 insertions(+) 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) { -- 2.25.1