mirror of
https://github.com/dg/dibi.git
synced 2025-08-08 23:26:49 +02:00
DibiProfiler: added [explain] info
This commit is contained in:
@@ -67,10 +67,10 @@ class DibiException extends Exception implements /*Nette\*/IDebugPanel
|
||||
* Returns HTML code for custom tab.
|
||||
* @return mixed
|
||||
*/
|
||||
public function getTab()
|
||||
{
|
||||
public function getTab()
|
||||
{
|
||||
return 'SQL';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user