removing blank line and end of file
This commit is contained in:
@@ -175,4 +175,4 @@ function roots_page_breadcrumb() {
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
@@ -91,4 +91,4 @@ if (is_admin() && $pagenow === 'themes.php' && isset( $_GET['activated'])) {
|
||||
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
@@ -398,4 +398,4 @@ function roots_change_mce_options($options) {
|
||||
|
||||
add_filter('tiny_mce_before_init', 'roots_change_mce_options');
|
||||
|
||||
?>
|
||||
?>
|
||||
@@ -80,4 +80,4 @@ if (stristr($_SERVER['SERVER_SOFTWARE'], 'apache') !== false) {
|
||||
add_action('mod_rewrite_rules', 'roots_add_h5bp_htaccess');
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
@@ -267,4 +267,4 @@ function roots_theme_options_validate($input) {
|
||||
return apply_filters('roots_theme_options_validate', $output, $input, $defaults);
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
@@ -73,4 +73,4 @@ class roots_vcard extends WP_Widget {
|
||||
|
||||
register_widget('roots_vcard');
|
||||
|
||||
?>
|
||||
?>
|
||||
Reference in New Issue
Block a user