ソースを参照

Update provider.class.php

Eduardo Mozart de Oliveira 1 年間 前
コミット
af0dbf3418
1 ファイル変更1 行追加1 行削除
  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;