Tweaking response->render() location.
This commit is contained in:
@@ -184,8 +184,6 @@ class Response {
|
||||
*/
|
||||
public function send()
|
||||
{
|
||||
$this->render();
|
||||
|
||||
$this->cookies();
|
||||
|
||||
$this->foundation->prepare(Request::foundation());
|
||||
|
||||
Reference in New Issue
Block a user