Changeset 11877


Ignore:
Timestamp:
Aug 1, 2011, 9:11:20 PM (13 years ago)
Author:
Mattias
Message:

Added some comment in filter.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Copyrights/filter.php

    r11876 r11877  
    3535
    3636        if ('without copyright' == $prefilter) {
     37                // Select all photo's, except the ones that have a copyright
    3738                $query = sprintf('
    3839                        SELECT id
Note: See TracChangeset for help on using the changeset viewer.