This commit is contained in:
parent
24885c0113
commit
dc4d96e92f
@ -153,7 +153,7 @@ abstract class Doctrine_Connection extends Doctrine_Configurable implements Coun
|
||||
'Sqlite',
|
||||
'Firebird'
|
||||
);
|
||||
protected $_count;
|
||||
protected $_count = 0;
|
||||
|
||||
/**
|
||||
* the constructor
|
||||
@ -1132,4 +1132,4 @@ abstract class Doctrine_Connection extends Doctrine_Configurable implements Coun
|
||||
{
|
||||
return Doctrine_Lib::getConnectionAsString($this);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user