MINOR Removed ContentNegoitator::disable() from FormResponse - it's disabled already (from r93659)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@93765 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Sean Harvey 2009-11-27 01:45:06 +00:00
parent 0f8c47c6cd
commit c5ee0573d1

View File

@ -268,4 +268,4 @@ class FormResponse {
return $js;
}
}
?>
?>