Commit 14488476 authored by zYne's avatar zYne

--no commit message

--no commit message
parent e1fbae22
......@@ -62,6 +62,8 @@ class Doctrine_Manager extends Doctrine_Configurable implements Countable, Itera
* used when emulating these actions
*/
protected $_integrityActions = array();
protected static $_driverMap = array('oci' => 'oracle');
/**
* constructor
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment