fix parse error
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 24 Dec 2009 17:43:27 +0000 (12:43 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 24 Dec 2009 17:43:27 +0000 (12:43 -0500)
imp/config/hooks.php.dist

index a74d845..8704d96 100644 (file)
@@ -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;
 //     }