Correct since tag
authorpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 12 Feb 2008 18:17:33 +0000 (18:17 +0000)
committerpdontthink <pdontthink@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Tue, 12 Feb 2008 18:17:33 +0000 (18:17 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@12939 7612ce4b-ef26-0410-bec9-ea0150e637f0

functions/auth.php

index 7cd8538ea8a247ef74f79f6708ceb52f40a263ba..53b96d9f717e27ee90ef326bc99bb62dfe9fa452 100644 (file)
@@ -265,7 +265,7 @@ function hmac_md5($data, $key='') {
  *
  * @param string $user Reference to SMTP username
  * @param string $pass Reference to SMTP password (unencrypted)
  *
  * @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,
  */
 function get_smtp_user(&$user, &$pass) {
     global $username, $smtp_auth_mech,