Browse Source

phpdoc fix.

tokul 21 years ago
parent
commit
a3f79a274e
1 changed files with 0 additions and 1 deletions
  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.
  * Fillin user and password based on SMTP auth settings.
  *
  *
- * @global
  * @param string $user Reference to SMTP username
  * @param string $user Reference to SMTP username
  * @param string $pass Reference to SMTP password (unencrypted)
  * @param string $pass Reference to SMTP password (unencrypted)
  */
  */