mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
Update ws.php, fix typos
This commit is contained in:
committed by
Pierrick Le Gall
parent
634509ce43
commit
f36d6f006d
2
ws.php
2
ws.php
@@ -833,7 +833,7 @@ function ws_addDefaultMethods( $arr )
|
||||
'pwg_token' => array(),
|
||||
'category_id' => array('type'=>WS_TYPE_ID),
|
||||
),
|
||||
'Notifiy Piwigo you have finished to upload a set of photos. It will empty the lounge, if any.',
|
||||
'Notify Piwigo you have finished uploading a set of photos. It will empty the lounge, if any.',
|
||||
$ws_functions_root . 'pwg.images.php',
|
||||
array('admin_only'=>true)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user