Skip to content

Commit

Permalink
MINOR Removed end php tag from WidgetAreaEditor (from r97532)
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/trunk@102724 467b73ca-7a2a-4603-9d3b-597d59a354a9
  • Loading branch information
chillu committed Apr 13, 2010
1 parent 51f9508 commit 3c505bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions code/WidgetAreaEditor.php
Original file line number Diff line number Diff line change
Expand Up @@ -137,5 +137,4 @@ function saveInto(DataObject $record) {
}
}
}
}
?>
}

0 comments on commit 3c505bd

Please sign in to comment.