Changeset 10454 for trunk/include


Ignore:
Timestamp:
Apr 17, 2011, 9:08:06 PM (13 years ago)
Author:
patdenice
Message:

feature:2259
Add "Regenerate Websize Photos" action.

File:
1 edited

Legend:

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

    r10235 r10454  
    27272727      false
    27282728      );
     2729
     2730    $conf['use_exif'] = false;
     2731    $conf['use_iptc'] = false;
     2732    update_metadata(array($image['id'] => $image['path']));
     2733
    27292734    return true;
    27302735  }
Note: See TracChangeset for help on using the changeset viewer.