From: hickert Date: Wed, 10 Jan 2007 06:10:23 +0000 (+0000) Subject: Reviewed patch from jan, looks ok. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=6099617edb639519560f23457cd019cab248b126;p=gosa.git Reviewed patch from jan, looks ok. git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5501 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/personal/posix/class_posixAccount.inc b/plugins/personal/posix/class_posixAccount.inc index 847f8dafe..e904cf61e 100644 --- a/plugins/personal/posix/class_posixAccount.inc +++ b/plugins/personal/posix/class_posixAccount.inc @@ -1060,9 +1060,6 @@ class posixAccount extends plugin } } - /* FIXME: NEED review of this section */ - /* Need to check shadowExpire separately */ - /* * If shadowExpire is not enabled in the template, it's a UNIX timestamp - so don't convert it to seconds. * The check is a hack - if difference between timestamp generated above and here is max 1 day.