Переглянути джерело

Scratchpad: Quote a string so that PHP stops trying to treat it as a constant.

Laurel Fulford 7 роки тому
батько
коміт
db47dd6388
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      scratchpad/inc/wpcom-colors.php

+ 1 - 1
scratchpad/inc/wpcom-colors.php

@@ -406,7 +406,7 @@ add_color_rule( 'fg2', '#2590ec', array(
 
 	// Fill
 	array( '.grip-pencil0,
-		.grip-pencil2', 'fill', bg, 3 ),
+		.grip-pencil2', 'fill', 'bg', 3 ),
 ),
 __( 'Color 5' ) );