scripts.mit.edu
/
autoinstalls
/
wordpress.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
WordPress 4.1.4-scripts
[autoinstalls/wordpress.git]
/
wp-includes
/
default-constants.php
diff --git
a/wp-includes/default-constants.php
b/wp-includes/default-constants.php
index 334ea71b812eec8989a132eecc3a106bf2f279e4..ae97efdd776bb8ae011edd346ef115bb0710bbaf 100644
(file)
--- a/
wp-includes/default-constants.php
+++ b/
wp-includes/default-constants.php
@@
-318,6
+318,6
@@
function wp_templating_constants() {
* @since 3.0.0
*/
if ( !defined('WP_DEFAULT_THEME') )
- define( 'WP_DEFAULT_THEME', 'twentyf
our
teen' );
+ define( 'WP_DEFAULT_THEME', 'twentyf
if
teen' );
}