sudocode / ohmy-auth

OAuth made easy for PHP (deprecated)
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Fix PhpSession component #13

Open diegoteixeir4 opened 10 years ago

diegoteixeir4 commented 10 years ago

Check if key exists in $_SESSION, to avoid "Undefined index" error if it's not empty.