digitalmars.D - Re: Web-news reader generates wrong links
- Kagamin <spam here.lot> Jun 23 2011
Steven Schveighoffer Wrote:This does not happen to me, but I think I've seen it before. I think it has to do with some sort of cookie that webnews uses.
The cookie expires at the end of session. The cookie seems to contain php session id, when it expires, a new session is created with default initialization.
Jun 23 2011








Kagamin <spam here.lot>