projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19e9417
)
unused
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Tue, 16 Feb 2010 16:58:15 +0000
(11:58 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Tue, 16 Feb 2010 16:58:15 +0000
(11:58 -0500)
ansel/lib/View/Image.php
patch
|
blob
|
history
diff --git
a/ansel/lib/View/Image.php
b/ansel/lib/View/Image.php
index
976b7de
..
d239181
100644
(file)
--- a/
ansel/lib/View/Image.php
+++ b/
ansel/lib/View/Image.php
@@
-131,8
+131,6
@@
class Ansel_View_Image extends Ansel_View_Base
*/
protected function _prepare()
{
- global $browser;
-
/* Gallery slug and the page this image is one, if specified */
$this->_page = isset($this->_params['page']) ? $this->_params['page'] : 0;
$this->_slug = $this->gallery->get('slug');