From a83c9f3f4b45786716be599c6c6e8694e2fdba8b Mon Sep 17 00:00:00 2001 From: tokul Date: Mon, 12 Apr 2004 07:55:24 +0000 Subject: [PATCH] phpdoc fix. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7095 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- functions/auth.php | 1 - 1 file changed, 1 deletion(-) diff --git a/functions/auth.php b/functions/auth.php index 0765e7e2..ac604b51 100644 --- a/functions/auth.php +++ b/functions/auth.php @@ -221,7 +221,6 @@ function hmac_md5($data, $key='') { /** * Fillin user and password based on SMTP auth settings. * - * @global * @param string $user Reference to SMTP username * @param string $pass Reference to SMTP password (unencrypted) */ -- 2.25.1