浏览代码

Correct since tag

pdontthink 17 年之前
父节点
当前提交
cd57643ef8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      functions/auth.php

+ 1 - 1
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,