projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57e4422
)
typehint
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sat, 1 Jan 2011 20:37:43 +0000
(15:37 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sat, 1 Jan 2011 20:37:43 +0000
(15:37 -0500)
ansel/lib/Ansel.php
patch
|
blob
|
history
diff --git
a/ansel/lib/Ansel.php
b/ansel/lib/Ansel.php
index
1d011b5
..
223f363
100644
(file)
--- a/
ansel/lib/Ansel.php
+++ b/
ansel/lib/Ansel.php
@@
-359,7
+359,7
@@
class Ansel
*
* @return Horde_Url The image path.
*/
- static public function getImageUrl($imageId, $view = 'screen', $full = false, $style = null)
+ static public function getImageUrl($imageId, $view = 'screen', $full = false,
Ansel_Style
$style = null)
{
global $conf;