[imp] Suggestion: Last login message

Erik Slooff erik@slooff.com
Wed, 12 Jun 2002 14:21:30 +0200


Quoting Jan Schneider <jan@horde.org>:

> > Also it might be a good idea to put the args for strftime of "Last login"
> > into 
> > the imp/config/conf.php file? This avoids making changes to
> > imp/lib/IMP.php?
> 
> What do others think? Is there a need to make this configurable? I like the
> idea of making this format depending on the users preferred locale (once
> it's working) like it is now because it might be confusing to the users if
> they selected e.g. a German interface but the admin decided the date should
> be American.
> 
> Jan.

Actually what I meant to say was that configuration of the date *format* for 
the "Last login" message might be implemented like:
$conf['mailbox']['date_format'] 
and:
$conf['mailbox']['time_format']
in imp/config/conf.php

Bye,

Erik