@@ -1456,7 +1456,6 @@ |
||
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) |