On Mon, 9 Feb 2004, Nuno Lopes wrote:
>Hi,
>
>As I don't have sufficient karma, here is a patch to fix bug #23432 (PHP
>using mtime instead of atime to clean session files).
----------------------------
revision 1.76
date: 2002/08/17 20:32:26; author: zeev; state: Exp; lines: +2 -2
Use mtime instead of atime, as we always update the session file anyway.
----------------------------
--Jani