]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/default-constants.php
WordPress 4.1.1-scripts
[autoinstalls/wordpress.git] / wp-includes / default-constants.php
index 334ea71b812eec8989a132eecc3a106bf2f279e4..ae97efdd776bb8ae011edd346ef115bb0710bbaf 100644 (file)
@@ -318,6 +318,6 @@ function wp_templating_constants() {
         * @since 3.0.0
         */
        if ( !defined('WP_DEFAULT_THEME') )
-               define( 'WP_DEFAULT_THEME', 'twentyfourteen' );
+               define( 'WP_DEFAULT_THEME', 'twentyfifteen' );
 
 }