Files
Piwigo/admin
plegall b81cf3dc9a (cp 0a6f235db) fixes #2110 avoid insert errors in the lounge table
If you upload several times the same photo, Piwigo detects the photo already exists
and re-use its existing id. If the lounge is active, Piwigo tries to insert the
same image_id/category_id. Let's simply acknowledge it may happen and tell MySQL to
act accordingly (ignore).
2024-04-11 12:25:00 +02:00
..
2021-06-22 14:54:58 +02:00