Browse Source

Redhill: Code tidying.

Allan Cole 4 years ago
parent
commit
d870739ab8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      redhill/functions.php

+ 1 - 1
redhill/functions.php

@@ -8,7 +8,7 @@
  * @since 1.0.0
  */
 
-	if ( ! function_exists( 'redhill_theme_setup' ) ) :
+if ( ! function_exists( 'redhill_theme_setup' ) ) :
 	/**
 	 * Sets up theme defaults and registers support for various WordPress features.
 	 *