Changeset 10747 for trunk


Ignore:
Timestamp:
May 3, 2011, 4:21:35 PM (13 years ago)
Author:
patdenice
Message:

feature:2284
Add param library for websize resize web service.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/ws_functions.inc.php

    r10686 r10747  
    27532753
    27542754  $result = false;
    2755   $img = new pwg_image($hd_path);
     2755  $img = new pwg_image($hd_path, $params['library']);
    27562756
    27572757  $result = $img->pwg_resize(
Note: See TracChangeset for help on using the changeset viewer.