Răsfoiți Sursa

added consistency to the includes

Eddie Machado 12 ani în urmă
părinte
comite
864427b6a4
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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