[phpMyAdmin Developers] session_destroy conflicts with other applications

Selno Meria via Developers <[email protected]>
Newsgroups gmane.comp.php.phpmyadmin.devel
Message-ID <[email protected]>
in "libraries\plugins\AuthenticationPlugin.php", line 96:

                 session_unset();
                 session_destroy();

I think it's better that you manually unset the parameters that needs to 
be deleted, instead deleting the whole session. I am having much 
problems, because PMA destroys all my other sessions too.

(btw, it is nicely done like in:  "libraries\sessions.inc.php" , line 
26, where it checks if session exists, it just closes);



_______________________________________________
Developers mailing list
[email protected]
https://lists.phpmyadmin.net/mailman/listinfo/developers
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.