Passed
Pull Request — master (#4)
by Joseph
02:09
created
classes/subway-auth-redirect.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -158,7 +158,7 @@
 block discarded – undo
158 158
 		}
159 159
 
160 160
 		// Otherwise, return the Subway login page.
161
-	    return $subway_login_page;
161
+		return $subway_login_page;
162 162
 
163 163
 	}
164 164
 
Please login to merge, or discard this patch.