Skip to content

Commit

Permalink
Strip trailing whitespace and closing PHP tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Viper007Bond committed Jul 29, 2016
1 parent 0dcbb97 commit 58d5203
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions regenerate-thumbnails.php
Original file line number Diff line number Diff line change
Expand Up @@ -400,6 +400,4 @@ public function esc_quotes( $string ) {
function RegenerateThumbnails() {
global $RegenerateThumbnails;
$RegenerateThumbnails = new RegenerateThumbnails();
}

?>
}

0 comments on commit 58d5203

Please sign in to comment.