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