This commit is contained in:
parent
14488476fc
commit
4f7e92ffb9
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ class Doctrine_Manager extends Doctrine_Configurable implements Countable, Itera
|
|||
*/
|
||||
protected $_integrityActions = array();
|
||||
|
||||
protected static $_driverMap = array('oci' => 'oracle');
|
||||
protected static $driverMap = array('oci' => 'oracle');
|
||||
/**
|
||||
* constructor
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue