Changeset 14143 for trunk/admin


Ignore:
Timestamp:
Apr 14, 2012, 6:52:20 AM (12 years ago)
Author:
rvelices
Message:

bug 2615 php notice in calendar amd web service
multisize improve handling of cases where the original is smaller than a requested derivative, but rotation/watermarking is required

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/batch_manager_global.php

    r13651 r14143  
    735735
    736736  $query = '
    737 SELECT id,path,representative_ext,file,filesize,level,name
     737SELECT id,path,representative_ext,file,filesize,level,name,width,height,rotation
    738738  FROM '.IMAGES_TABLE;
    739739 
Note: See TracChangeset for help on using the changeset viewer.