Explorar el Código

Update provider.class.php

Eduardo Mozart de Oliveira hace 1 año
padre
commit
af0dbf3418
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      inc/provider.class.php

+ 1 - 1
inc/provider.class.php

@@ -1330,7 +1330,7 @@ class PluginSinglesignonProvider extends CommonDBTM {
       }
 
       $this->syncOAuthPhoto($user);
-     
+
       // Create fake auth
       /* $auth = new Auth();
       $auth->user = $user;