瀏覽代碼

added consistency to the includes

Eddie Machado 12 年之前
父節點
當前提交
864427b6a4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      functions.php

+ 1 - 1
functions.php

@@ -15,7 +15,7 @@ require_once( 'library/bones.php' );
 require_once( 'library/custom-post-type.php' );
 
 // CUSTOMIZE THE WORDPRESS ADMIN (off by default)
-// require_once get_template_directory() . 'library/admin.php';
+// require_once( 'library/admin.php' );
 
 /*********************
 LAUNCH BONES