Hi Rasmus,

Rasmus Lerdorf wrote:
> 
> [...]
> +        <simpara>If you are using the default file-based session handler, your
> +        filesystem must keep track of access times (atime).  Windows FAT does
> +        not so you will have to come up with another way to handle garbage
> +        collecting your session if you are stuck with a FAT filesystem or any
> +        other fs where atime tracking.

There seems to be something missing in the last sentence. Is this

...with a FAT filesystem or use any other fs with atime tracking.

or

...with a FAT filesystem or any other fs where atime tracking is
missing.

or something else or do I only have a problem to understand/translate
because of my bad english?

Cheers,
Martin

-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to