26 Jan
2002
26 Jan
'02
6:59 p.m.
Damir Bartakovic writes:
short question. Is there a last login method/function already implemented in Zope or do I have to write it myself. I want to have something like "username last login 25.01.02". (Zope) CMF remembers this information.
Zope alone does not. You need to implement it yourself. Dieter