Re: is_active config setting
Lukas Kahwe Smith <[email protected]> Wed, 31 Aug 2005 10:11:40 +0200
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
Georg Gell wrote: > there is a setting to switch update of the last login time on and off > ($updateLastLogin) in the config. But how is it done with the is_active > field? > As far as I can see it is used if an is_active field is found in the that obversvation is correct > table config. But wouldn't it be better to have a config key for that? > Something like $checkStatus = true/false? > I don't understand the different handling of updateLastLogin and is_active. > What do you think? Well I tend more towards removing the updateLastLogin option, since setting this option is irrelevant if lastlogin is not set as a table field. regards, Lukas