projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab1964a
)
Remove include for removed file
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Sat, 1 Aug 2009 18:00:13 +0000
(14:00 -0400)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Sat, 1 Aug 2009 18:00:13 +0000
(14:00 -0400)
ansel/lib/View/Image.php
patch
|
blob
|
history
diff --git
a/ansel/lib/View/Image.php
b/ansel/lib/View/Image.php
index
b1f50f2
..
dbc1a57
100644
(file)
--- a/
ansel/lib/View/Image.php
+++ b/
ansel/lib/View/Image.php
@@
-303,7
+303,6
@@
class Ansel_View_Image extends Ansel_View_Base
}
if ($prefs->getValue('showexif')) {
- require_once ANSEL_BASE . '/lib/Exif.php';
$exifHtml = $this->_getExifHtml();
} else {
$exifHtml = '';