Skip to content

Commit

Permalink
Remove closing PHP tag (#107)
Browse files Browse the repository at this point in the history
To prevent whitespace being sent after the closing tag
  • Loading branch information
robbieaverill authored and UndefinedOffset committed Jun 7, 2017
1 parent 2d8cd65 commit 36dcdce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/forms/GridFieldSortableRows.php
Original file line number Diff line number Diff line change
Expand Up @@ -678,4 +678,3 @@ protected function sortToPage(GridField $gridField, $data) {
}
}
}
?>

0 comments on commit 36dcdce

Please sign in to comment.