[Koha-devel] [Koha-patches] [PATCH] Bug 6701 - login timeout is in seconds

Dobrica Pavlinusic dpavlin at rot13.org
Wed Mar 28 10:25:16 CEST 2012


On Wed, Mar 28, 2012 at 11:36:42AM +1300, Robin Sheat wrote:
> Dobrica Pavlinusic schreef op di 27-03-2012 om 15:20 [+0200]:
> > +            - seconds of inactivity. Adding d will specify it in
> > days, e.g. 1D is timeout of one day.
> 
> 'd' or 'D'? Perhaps good to be consistent :)

Both upper and lowercase is supported since regex is (\d+)[dD] so I
wrote one in exmplainanation and another in example.

Do you have better phrase for this change since I'm not a native
speaker?

-- 
Dobrica Pavlinusic               2share!2flame            dpavlin at rot13.org
Unix addict. Internet consultant.             http://www.rot13.org/~dpavlin


More information about the Koha-devel mailing list