Home
last modified time | relevance | path

Searched hist:"015 f33b2ee0dddd1c2756d46c07422ee6366b004" (Results 1 – 1 of 1) sorted by relevance

/plugin/authwordpress/
H A Dauth.php015f33b2ee0dddd1c2756d46c07422ee6366b004 Tue Jan 19 14:50:55 UTC 2016 Damien Regad <dregad@mantisbt.org> Store PDO connection as property

This way, we only connect to the DB once (in the constructor) and reuse
the established connection when retrieving user data.

Fixes #3