Passed
Pull Request — release-2.1 (#6592)
by Jeremy
04:41
created
Sources/Security.php 1 patch
Indentation   -1 removed lines patch added patch discarded remove patch
@@ -1456,7 +1456,6 @@
 block discarded – undo
1456 1456
  *
1457 1457
  * @param string $url The url/domain/host we are attempting to vaalidate for the base domain.
1458 1458
  * @param bool $sub_domain (Default: false): When true it will lowest level of a domain off before performing any other logic.
1459
-
1460 1459
  * @since 2.1
1461 1460
  */
1462 1461
 function FindCorsBaseUrl($url, $sub_domain = false)
Please login to merge, or discard this patch.