From 6099617edb639519560f23457cd019cab248b126 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 10 Jan 2007 06:10:23 +0000 Subject: [PATCH] Reviewed patch from jan, looks ok. git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5501 594d385d-05f5-0310-b6e9-bd551577e9d8 --- plugins/personal/posix/class_posixAccount.inc | 3 --- 1 file changed, 3 deletions(-) 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. -- 2.30.2