Fix #302 - Lose EOF ?>

This commit is contained in:
Ben Word
2012-02-27 11:40:01 -07:00
parent c17560be27
commit f5321bc9a0
11 changed files with 10 additions and 32 deletions

View File

@@ -319,6 +319,4 @@ function roots_deactivation_action() {
update_option('roots_theme_activation_options', roots_get_default_theme_activation_options());
}
add_action('switch_theme', 'roots_deactivation_action');
?>
add_action('switch_theme', 'roots_deactivation_action');