Monotone-Parent: 95935e90a9e32c48e2de6cfb79afb47e9fe8f4f4

Monotone-Revision: 1388a39a062a16e073dca526237e1b25d5fa19d7

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2010-04-19T20:49:27
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Francis Lachapelle 2010-04-19 20:49:27 +00:00
parent 21cc131722
commit 97e9fb3e67
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@
expire: _expire
grace: _grace];
[self logWithFormat: @"Checked login with ppolicy enabled: %d %d %d", *_perr, *_expire, *_grace];
// [self logWithFormat: @"Checked login with ppolicy enabled: %d %d %d", *_perr, *_expire, *_grace];
// It's important to return the real value here. The callee will handle
// the return code and check for the _perr value.