Add note to remind me to refactor this
authorMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 27 Jan 2011 03:45:09 +0000 (22:45 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Thu, 27 Jan 2011 03:45:41 +0000 (22:45 -0500)
ansel/lib/Storage.php

index 093da9a..3fff108 100644 (file)
@@ -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
      */