projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eb17cd
)
Fix variable name
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Mon, 29 Dec 2008 18:18:29 +0000
(13:18 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Mon, 29 Dec 2008 18:18:29 +0000
(13:18 -0500)
content/lib/Objects/Manager.php
patch
|
blob
|
history
diff --git
a/content/lib/Objects/Manager.php
b/content/lib/Objects/Manager.php
index
ec053ca
..
c0806d6
100644
(file)
--- a/
content/lib/Objects/Manager.php
+++ b/
content/lib/Objects/Manager.php
@@
-50,7
+50,7
@@
class Content_Objects_Manager
}
if (!empty($params['typeManager'])) {
- $this->_typeManager = $
params
['typeManager'];
+ $this->_typeManager = $
context
['typeManager'];
}
if (!empty($context['tables'])) {