From 0940b016e1d622661909f2787ceebe468b04a8bc Mon Sep 17 00:00:00 2001 From: pdontthink Date: Tue, 12 Feb 2008 18:17:33 +0000 Subject: [PATCH] Correct since tag git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12939 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/auth.php b/functions/auth.php index 7cd8538e..53b96d9f 100644 --- a/functions/auth.php +++ b/functions/auth.php @@ -265,7 +265,7 @@ function hmac_md5($data, $key='') { * * @param string $user Reference to SMTP username * @param string $pass Reference to SMTP password (unencrypted) - * @since 1.5.0 + * @since 1.4.11 */ function get_smtp_user(&$user, &$pass) { global $username, $smtp_auth_mech, -- 2.25.1