*** empty log message ***

This commit is contained in:
katagia 2003-12-27 11:23:02 +00:00
parent 62d35c207a
commit 689101b658
1 changed files with 0 additions and 3 deletions

View File

@ -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