malyshev / yii-debug-toolbar

A configurable set of panels that display various debug information about the current request/response.

Home Page:http://www.yiiframework.com/extension/yii-debug-toolbar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yii::app()->end()

GodOfGrandeur opened this issue · comments

When Yii::app()->end() is sent the toolbar should be disabled as this is usually used when exiting with content and the debug toolbar still sends it's html out.