Fix #302 - Lose EOF ?>
This commit is contained in:
@@ -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');
|
||||
Reference in New Issue
Block a user