mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-29 21:14:05 +02:00
Update Interface
Updated metadata-sync badge and save Updated unsaved changes badge triggers Harmonized global and unit mode by creating a template for the filters TODO : Uncomment updateBlock calls in metaSync and implement tags update Uncomment pluginSave method and test it with an updated plugin
This commit is contained in:
@@ -2290,7 +2290,6 @@ 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