projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c9876c
)
WS
author
Chuck Hagenbuch
<chuck@horde.org>
Sun, 22 Aug 2010 02:47:32 +0000
(22:47 -0400)
committer
Chuck Hagenbuch
<chuck@horde.org>
Sun, 22 Aug 2010 02:47:32 +0000
(22:47 -0400)
ansel/lib/GalleryMode/Base.php
patch
|
blob
|
history
diff --git
a/ansel/lib/GalleryMode/Base.php
b/ansel/lib/GalleryMode/Base.php
index
8d7b0fe
..
9b18a47
100644
(file)
--- a/
ansel/lib/GalleryMode/Base.php
+++ b/
ansel/lib/GalleryMode/Base.php
@@
-48,7
+48,6
@@
abstract class Ansel_GalleryMode_Base
*/
public function setDate($date = array())
{
- //noop
}
/**
@@
-149,5
+148,4
@@
abstract class Ansel_GalleryMode_Base
* @return integer The number of images in this gallery
*/
abstract public function countImages($subgalleries = false);
-
-}
\ No newline at end of file
+}