Skip to content

Commit

Permalink
Fixed documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbasso committed Dec 15, 2010
1 parent 575da67 commit ad5e724
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cake/libs/http/digest_authentication.php
Expand Up @@ -32,7 +32,6 @@ class DigestAuthentication {
* @param HttpSocket $http
* @param array $authInfo
* @return void
* @throws Exception
* @link http://www.ietf.org/rfc/rfc2617.txt
*/
public static function authentication(HttpSocket $http, &$authInfo) {
Expand Down

0 comments on commit ad5e724

Please sign in to comment.