Ignore:
Timestamp:
Dec 4, 2009, 10:30:31 AM (15 years ago)
Author:
ronosman
Message:

Feature 1055 added : preparation of high definition images ( HD ).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/pLoader/trunk/src/Uploader/PWG/WebServices.pm

    r4291 r4422  
    307307                $status_line = $high_params->{message};
    308308                last if !$high_params->{ok};
     309                                # high is a HD resized copy of original
     310                                $form->{high_sum} = $self->sum_high_file;
    309311            }
    310312            $doubleCheck = 1;
Note: See TracChangeset for help on using the changeset viewer.