From 689101b65819fcb2d241fc24b59326f08f188c32 Mon Sep 17 00:00:00 2001 From: katagia Date: Sat, 27 Dec 2003 11:23:02 +0000 Subject: [PATCH] *** empty log message *** --- lam/lib/account.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/lam/lib/account.inc b/lam/lib/account.inc index 77d5a8eb..f0f1976e 100644 --- a/lam/lib/account.inc +++ b/lam/lib/account.inc @@ -899,7 +899,6 @@ class accountContainer { } -/* // This class keeps all needed values for any account class account { // Type : user | group | host @@ -948,7 +947,6 @@ class account { * mountpoint, used blocks, soft block limit, hard block limit, grace block period, used inodes, * soft inode limit, hard inode limit, grace inode period */ -/* // Personal Settings var $personal_title; // string title of user var $personal_mail; // string mailaddress of user @@ -960,7 +958,6 @@ class account { var $personal_postalAddress; // string postal Address of user var $personal_employeeType; // string employe type of user } -*/ /* Return a list of all shells listed in ../config/shells * Normally ../config/shells is a symbolic link to /etc/shells