Ben Dwyer 4 vuotta sitten
vanhempi
commit
fb3c771487
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      seedlet/inc/wpcom-colors.php
  2. 1 1
      spearhead/inc/wpcom-colors.php

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

@@ -1,6 +1,6 @@
 <?php
 
-require_once __DIR__ . 'wpcom-colors-utils.php';
+require_once __DIR__ . '/wpcom-colors-utils.php';
 
 seedlet_define_color_annotations(
 	array(

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

@@ -1,6 +1,6 @@
 <?php
 
-require_once __DIR__ . 'wpcom-colors-utils.php';
+require_once __DIR__ . '/wpcom-colors-utils.php';
 
 seedlet_define_color_annotations(
 	array(