mirror of
https://github.com/dg/dibi.git
synced 2025-08-06 14:16:39 +02:00
now compatible with Debug / NDebug / Nette\Debug
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
* @copyright Copyright (c) 2005, 2010 David Grudl
|
||||
* @package dibi
|
||||
*/
|
||||
class DibiException extends Exception implements /*Nette\*/IDebugPanel
|
||||
class DibiException extends Exception implements IDebugPanel
|
||||
{
|
||||
/** @var string */
|
||||
private $sql;
|
||||
|
Reference in New Issue
Block a user