|
|
@ -116,6 +116,7 @@ class DefaultController extends Controller |
|
|
|
$this->summary = $data['summary']; |
|
|
|
$this->summary = $data['summary']; |
|
|
|
return; |
|
|
|
return; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
sleep(2); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
throw new NotFoundHttpException("Unable to find debug data tagged with '$tag'."); |
|
|
|
throw new NotFoundHttpException("Unable to find debug data tagged with '$tag'."); |
|
|
|