Commit f44784d9 authored by zYne's avatar zYne

made all manager variables protected and adhere to Zend naming conventions

parent 5d3660f2
...@@ -167,6 +167,7 @@ class Doctrine_Compiler ...@@ -167,6 +167,7 @@ class Doctrine_Compiler
'RawSql', 'RawSql',
'Record', 'Record',
'Record_Exception', 'Record_Exception',
'Record_Filter',
'Record_Iterator', 'Record_Iterator',
'Record_State_Exception', 'Record_State_Exception',
'Relation', 'Relation',
......
This diff is collapsed.
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