Changeset 10684 for trunk/ws.php


Ignore:
Timestamp:
Apr 29, 2011, 7:10:00 PM (14 years ago)
Author:
patdenice
Message:

feature:2284
Rename $confimage_library into $confgraphics_library
Display library used in admin intro page.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ws.php

    r10641 r10684  
    413413      'type' => array('default' => 'thumbnail'),
    414414      'automatic_rotation' => array('default' => $conf['upload_form_automatic_rotation']),
    415       'library' => array('default' => $conf['image_library']),
     415      'library' => array('default' => $conf['graphics_library']),
    416416      'maxwidth' => array('default' => null),
    417417      'maxheight' => array('default' => null),
Note: See TracChangeset for help on using the changeset viewer.