Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7677 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 64947 invoked by uid 1010); 9 Feb 2004 18:28:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 64859 invoked from network); 9 Feb 2004 18:28:17 -0000 Received: from unknown (HELO sapo.pt) (212.55.154.25) by pb1.pair.com with SMTP; 9 Feb 2004 18:28:17 -0000 Received: (qmail 24053 invoked from network); 9 Feb 2004 18:28:16 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.157) by relay5 with SMTP; 9 Feb 2004 18:28:16 -0000 Received: (qmail 22498 invoked from network); 9 Feb 2004 18:27:36 -0000 Received: from unknown (HELO pc07653) (nunoplopes@sapo.pt@[81.193.154.44]) (envelope-sender ) by mta7 (qmail-ldap-1.03) with SMTP for ; 9 Feb 2004 18:27:35 -0000 Message-ID: <007601c3ef3a$ddc34750$0100a8c0@pc07653> To: "Jani Taskinen" Cc: "PHPdev" References: <008701c3ef27$0cd6e9c0$0100a8c0@pc07653> Date: Mon, 9 Feb 2004 18:30:56 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: [PHP-DEV] [PATCH] fix #23432 From: nlopess@php.net ("Nuno Lopes") > ---------------------------- > 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 Sorry... I hadn't see that. After submitting the patch I've found that message and then I've updated the docs. Nuno