projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b8ddd0
)
fix parse error
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Thu, 24 Dec 2009 17:43:27 +0000
(12:43 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Thu, 24 Dec 2009 17:43:27 +0000
(12:43 -0500)
imp/config/hooks.php.dist
patch
|
blob
|
history
diff --git
a/imp/config/hooks.php.dist
b/imp/config/hooks.php.dist
index
a74d845
..
8704d96
100644
(file)
--- a/
imp/config/hooks.php.dist
+++ b/
imp/config/hooks.php.dist
@@
-39,7
+39,7
@@
class IMP_Hooks
*
* See horde/config/hooks.php.dist for more information.
*/
- function postauthenticate($userId, $credentials)
+
//
function postauthenticate($userId, $credentials)
// {
// return true;
// }