浏览代码

Redhill: Code tidying.

Allan Cole 5 年之前
父节点
当前提交
d870739ab8
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.
 	 *