projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d106f9f
)
Add note to remind me to refactor this
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Thu, 27 Jan 2011 03:45:09 +0000
(22:45 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Thu, 27 Jan 2011 03:45:41 +0000
(22:45 -0500)
ansel/lib/Storage.php
patch
|
blob
|
history
diff --git
a/ansel/lib/Storage.php
b/ansel/lib/Storage.php
index
093da9a
..
3fff108
100644
(file)
--- a/
ansel/lib/Storage.php
+++ b/
ansel/lib/Storage.php
@@
-653,6
+653,8
@@
class Ansel_Storage
* @param string $slugs An array of gallery slugs.
* @param string $where Additional where clause
*
+ * @TODO: Need to refactor this to not directly access the share table and
+ * no longer use ->getShareCriteria
* @return array An array of Ansel_Image objects
* @throws Ansel_Exception
*/