1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

hybridAuth loop fix. Comment fixes for anonymous users.

This commit is contained in:
CaMer0n
2012-06-18 13:00:47 +00:00
parent 4ae91639e4
commit d52eec6673
5 changed files with 60 additions and 11 deletions

View File

@@ -62,7 +62,7 @@
// -------------- Experimental -----------------
unset($_SESSION['E:SOCIAL']);
// unset($_SESSION['E:SOCIAL']);
if(vartrue($_GET['provider']) && !isset($_SESSION['E:SOCIAL']) && e107::getPref('social_login_active', false) && (e_ADMIN_AREA !== true))
{