浏览代码

add a slash

Ben Dwyer 4 年之前
父节点
当前提交
fb3c771487
共有 2 个文件被更改,包括 2 次插入2 次删除
  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
 <?php
 
 
-require_once __DIR__ . 'wpcom-colors-utils.php';
+require_once __DIR__ . '/wpcom-colors-utils.php';
 
 
 seedlet_define_color_annotations(
 seedlet_define_color_annotations(
 	array(
 	array(

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

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