Update Validation

Save mechanism is now fully operational
This commit is contained in:
marsooooo
2024-06-14 02:36:01 +02:00
parent 11be2f4029
commit 803b247ca2
3 changed files with 35 additions and 8 deletions
+1
View File
@@ -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'])