Fix #302 - Lose EOF ?>
This commit is contained in:
@@ -131,6 +131,4 @@ function roots_widget_init() {
|
||||
register_widget('Roots_Vcard_Widget');
|
||||
}
|
||||
|
||||
add_action('widgets_init', 'roots_widget_init');
|
||||
|
||||
?>
|
||||
add_action('widgets_init', 'roots_widget_init');
|
||||
Reference in New Issue
Block a user