diff --git a/~dev_rating/application/classes/Controller/Handler/FileCreator.php b/~dev_rating/application/classes/Controller/Handler/FileCreator.php index 93578478dadecfc4e55f2c465e2156c5502bdc96..27ab90ddcc39d8795e03c9123b250340413a532d 100644 --- a/~dev_rating/application/classes/Controller/Handler/FileCreator.php +++ b/~dev_rating/application/classes/Controller/Handler/FileCreator.php @@ -451,7 +451,6 @@ class Controller_Handler_FileCreator extends Controller_Handler if ($index === 0) { throw HTTP_Exception::factory(400); - return; } $this->GetHeaders("FinalForm_".$gradeNum."_".$groupNum);