Re: [phplib] double 'insert into active_sessions...' MySQL error From: Stefan Jösch (sj <email protected>)
Date: 05/14/01

Using a large mallet, Stefan Jösch whacked out:
> Sometimes, when I fastly reload a page using $perm->check("..."), PHPLIB wants
> to set a new Session ID, although there is already the same Session ID in the
> table:

I have solved the problem and replaced the 'insert' by 'replace' in
ct_sql.inc.

    Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>