Passed
Push — master ( 630a6e...fc2309 )
by
unknown
06:35
created
defaults.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -590,7 +590,7 @@
 block discarded – undo
590 590
 }
591 591
 
592 592
 if (!defined("PREFETCH_EMAIL_STRATEGY")) {
593
-    define("PREFETCH_EMAIL_STRATEGY", 'VIEWPORT');
593
+	define("PREFETCH_EMAIL_STRATEGY", 'VIEWPORT');
594 594
 }
595 595
 
596 596
 /*
Please login to merge, or discard this patch.