Ignore:
Timestamp:
Jun 13, 2011, 8:19:29 PM (13 years ago)
Author:
grum
Message:

fix feature:2333 - add CC0 and PD licenses

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/lmt/lmt_ajax.php

    r7560 r11342  
    8585           $_REQUEST['filter']=="BY-NC" ||
    8686           $_REQUEST['filter']=="CRIGHT" ||
    87            $_REQUEST['filter']=="CLEFT"
     87           $_REQUEST['filter']=="CLEFT" ||
     88           $_REQUEST['filter']=="CC0" ||
     89           $_REQUEST['filter']=="PD"
    8890        ))
    8991      {
Note: See TracChangeset for help on using the changeset viewer.