Files
Piwigo/admin
plegall 09890487cd fixes #1830 faster way to calculate number of orphans
* store count result in config table, as a cache
* resets this cache on invalidate_user_cache
* instead of a costly SQL query with a LEFT JOIN, use 2 simple COUNT in the 2 tables, and compare
2023-10-06 15:03:22 +02:00
..
2023-10-02 12:31:33 +02:00
2023-01-02 16:24:41 +01:00
2021-06-22 14:54:58 +02:00