added log to aliases. fixed flash data bug.
This commit is contained in:
@@ -119,6 +119,11 @@ else
|
||||
// ----------------------------------------------------------
|
||||
System\Filter::call('after', array($response));
|
||||
|
||||
// ----------------------------------------------------------
|
||||
// Stringify the response.
|
||||
// ----------------------------------------------------------
|
||||
$response->content = (string) $response->content;
|
||||
|
||||
// --------------------------------------------------------------
|
||||
// Close the session.
|
||||
// --------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user