projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b924f98
)
One more place to change the name of the Horde_Ajax_Imple binder
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sat, 2 Oct 2010 22:29:36 +0000
(18:29 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sun, 3 Oct 2010 01:29:03 +0000
(21:29 -0400)
ansel/lib/Tile/Image.php
patch
|
blob
|
history
diff --git
a/ansel/lib/Tile/Image.php
b/ansel/lib/Tile/Image.php
index
6e69137
..
358e329
100644
(file)
--- a/
ansel/lib/Tile/Image.php
+++ b/
ansel/lib/Tile/Image.php
@@
-119,7
+119,7
@@
class Ansel_Tile_Image
if ($option_edit) {
// @TODO: passing thumbstyle here doesn't look right to me.
$geometry = $image->getDimensions($thumbstyle);
- $GLOBALS['injector']->createInstance('Horde_Ajax_Imple')->getImple(array('ansel', 'EditCaption'), array(
+ $GLOBALS['injector']->createInstance('Horde_Ajax_Imple
_Factory
')->getImple(array('ansel', 'EditCaption'), array(
'domid' => $image->id . 'caption',
'id' => $image->id,
'width' => $geometry['width']