Changeset 2670 for trunk/ws.php


Ignore:
Timestamp:
Oct 5, 2008, 11:22:57 PM (16 years ago)
Author:
plg
Message:

feature 885 added: pwg.images.add web API method now supports additional
high resolution format.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ws.php

    r2634 r2670  
    181181      'thumbnail_content' => array(),
    182182      'thumbnail_sum' => array(),
     183      'high_content' => array('default' => null),
     184      'high_sum' => array('default' => null),
    183185      'name' => array('default' => null),
    184186      'author' => array('default' => null),
Note: See TracChangeset for help on using the changeset viewer.