@@ -139,8 +139,7 @@ |
||
139 | 139 | } |
140 | 140 | |
141 | 141 | $quit = $handlerResponse == MainHandler::QUIT && $this->allowQuit(); |
142 | - } |
|
143 | - finally { |
|
142 | + } finally { |
|
144 | 143 | // Returns the contents of the output buffer |
145 | 144 | $output = $this->system->CleanOutputBuffer(); |
146 | 145 | } |