Completed
Push — master ( 535d53...103422 )
by Nazar
04:40
created
core/classes/Page/Includes_processing.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -327,7 +327,7 @@
 block discarded – undo
327 327
 				/**
328 328
 				 * If content is link to CSS file
329 329
 				 */
330
-				$css  = static::css(
330
+				$css = static::css(
331 331
 					file_get_contents("$dir/$url"),
332 332
 					"$dir/$url",
333 333
 					$not_embedded_resources
Please login to merge, or discard this patch.