Quellcode durchsuchen

Redhill: Code tidying.

Allan Cole vor 4 Jahren
Ursprung
Commit
d870739ab8
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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.
 	 *