mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
Update Validation
Save mechanism is now fully operational
This commit is contained in:
@@ -2290,6 +2290,7 @@ SELECT path
|
||||
*/
|
||||
function ws_images_setInfo($params, $service)
|
||||
{
|
||||
sleep(5);
|
||||
global $conf;
|
||||
|
||||
if (isset($params['pwg_token']) and get_pwg_token() != $params['pwg_token'])
|
||||
|
||||
Reference in New Issue
Block a user