浏览代码

phpdoc fix.

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

+ 0 - 1
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)
  */