|
@@ -215,7 +215,6 @@ abstract class Controller
|
|
*/
|
|
*/
|
|
protected function afterRun()
|
|
protected function afterRun()
|
|
{
|
|
{
|
|
- print_r($this->response);
|
|
|
|
if (!$this->response || !is_object($this->response)) {
|
|
if (!$this->response || !is_object($this->response)) {
|
|
return;
|
|
return;
|
|
}
|
|
}
|