Changeset 10641 for trunk/ws.php
- Timestamp:
- Apr 27, 2011, 7:03:25 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ws.php
r10563 r10641 412 412 'image_path' => array('default' => null), 413 413 'type' => array('default' => 'thumbnail'), 414 'automatic_rotation' => array('default' => $conf['upload_form_automatic_rotation']), 415 'library' => array('default' => $conf['image_library']), 414 416 'maxwidth' => array('default' => null), 415 417 'maxheight' => array('default' => null),
Note: See TracChangeset
for help on using the changeset viewer.