projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0c0187
)
phpdoc
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 24 Dec 2010 16:03:26 +0000
(11:03 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Fri, 24 Dec 2010 17:04:48 +0000
(12:04 -0500)
framework/Auth/lib/Horde/Auth.php
patch
|
blob
|
history
diff --git
a/framework/Auth/lib/Horde/Auth.php
b/framework/Auth/lib/Horde/Auth.php
index
5c8e11c
..
3a3949c
100644
(file)
--- a/
framework/Auth/lib/Horde/Auth.php
+++ b/
framework/Auth/lib/Horde/Auth.php
@@
-242,8
+242,8
@@
class Horde_Auth
/**
* Converts to allowed 64 characters for APRMD5 passwords.
*
- * @param string $value T
ODO
- * @param integer $count T
ODO
+ * @param string $value T
he value to convert
+ * @param integer $count T
he number of iterations
*
* @return string $value converted to the 64 MD5 characters.
*/