Re: [PATCH] added vpopmail_sql db connect error handling.

2012-05-06 Thread Robert Spier
Applied. On Sun, May 6, 2012 at 1:58 PM, Matt Simerson wrote: > added vpopmail_sql db connect error handling. > > --- > plugins/auth/auth_vpopmail_sql |6 -- > 1 file changed, 4 insertions(+), 2 deletions(-) > > diff --git a/plugins/auth/auth_vpopmail_sql > b/plugins/auth/auth_vpopmail_sq

[PATCH] added vpopmail_sql db connect error handling.

2012-05-06 Thread Matt Simerson
added vpopmail_sql db connect error handling. --- plugins/auth/auth_vpopmail_sql |6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/plugins/auth/auth_vpopmail_sql b/plugins/auth/auth_vpopmail_sql index 99b4f1d..1f9e302 100644 --- a/plugins/auth/auth_vpopmail_sql +++ b/plug