Completed
Push — master ( f91572...f6d01d )
by mains
02:59
created
templates/footer.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -128,7 +128,7 @@
 block discarded – undo
128 128
 		<?php  
129 129
 			if(is_file(__dir__ . '/piwik-script.html'))
130 130
 			{
131
-			    require_once(__dir__ . '/piwik-script.html');
131
+				require_once(__dir__ . '/piwik-script.html');
132 132
 			}
133 133
 		?>
134 134
 
Please login to merge, or discard this patch.