mirror of
https://github.com/dg/dibi.git
synced 2025-10-29 12:46:15 +01:00
/*Nette::*/Object
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
* @package dibi
|
||||
* @version $Revision$ $Date$
|
||||
*/
|
||||
final class DibiLogger extends Nette_Object
|
||||
final class DibiLogger extends /*Nette::*/Object
|
||||
{
|
||||
/** @var string Name of the file where SQL errors should be logged */
|
||||
private $file;
|
||||
|
||||
Reference in New Issue
Block a user