Files
gallery3/core/controllers/file_proxy.php
Bharat Mediratta 78cd00312e Improve performance by finding the item without walking the tree.
Instead, use the level and the name to get a short list of candidates,
and check each one of those.  In most cases, this query should give us
the right result the first time.
2008-12-17 05:53:05 +00:00

3.8 KiB