issue 593 - batch manager block deletion; simpler php code + exact progress feed back ...

This commit is contained in:
modus75
2017-01-10 21:24:25 +01:00
parent bf5b50c979
commit 37fc55e6b6
3 changed files with 28 additions and 27 deletions
-1
View File
@@ -504,7 +504,6 @@ function ws_addDefaultMethods( $arr )
array(
'image_id' => array('flags'=>WS_PARAM_ACCEPT_ARRAY),
'pwg_token' => array(),
'return_details' => array('default'=>false, 'type'=>WS_TYPE_BOOL),
),
'Deletes image(s).',
$ws_functions_root . 'pwg.images.php',