Passed
Pull Request — master (#14)
by Tim
02:20
created
lib/MetaLoader.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -283,7 +283,7 @@
 block discarded – undo
283 283
                     break;
284 284
                 }
285 285
             }
286
-             if (!$match) {
286
+                if (!$match) {
287 287
                 /* No match found -> next IdP */
288 288
                 return false;
289 289
             }
Please login to merge, or discard this patch.