Browse Source

add a slash

Ben Dwyer 4 năm trước cách đây
mục cha
commit
fb3c771487
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  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(