Passed
Pull Request — release-2.1 (#6906)
by
unknown
04:13
created
Sources/Subs.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -7889,7 +7889,7 @@
 block discarded – undo
7889 7889
 /**
7890 7890
  * Outputs a list of domains to attempt to prefetch (resolve) in the document head before the resource
7891 7891
  * at that domain is requested in the DOM build. This can help speed up page load times.
7892
-  */
7892
+ */
7893 7893
 function template_dns_prefetch()
7894 7894
 {
7895 7895
 	global $modSettings;
Please login to merge, or discard this patch.