This commit is contained in:
parent
14488476fc
commit
4f7e92ffb9
@ -63,7 +63,7 @@ class Doctrine_Manager extends Doctrine_Configurable implements Countable, Itera
|
|||||||
*/
|
*/
|
||||||
protected $_integrityActions = array();
|
protected $_integrityActions = array();
|
||||||
|
|
||||||
protected static $_driverMap = array('oci' => 'oracle');
|
protected static $driverMap = array('oci' => 'oracle');
|
||||||
/**
|
/**
|
||||||
* constructor
|
* constructor
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user