소스 검색

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)
  */