From: Michael J. Rubinsky Date: Thu, 24 Dec 2009 17:43:27 +0000 (-0500) Subject: fix parse error X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=9abd55c45dcbda7b3338c1e2b04785e19bb385e1;p=horde.git fix parse error --- diff --git a/imp/config/hooks.php.dist b/imp/config/hooks.php.dist index a74d845c7..8704d9649 100644 --- 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; // }