mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-08 07:15:09 +02:00
377042a27d9d2de8bcadf77ffcfd1e7d48b64add
- Change in SQL request about restrictions : using "AND category_id NOT IN (x,y,z)" instead of "AND category_id != x AND category_id != y AND category_id != z" - For search and most recent category, using "COUNT(DISTINCT(id))" instead of "COUNT(*)" and using JOIN with image_category table git-svn-id: http://piwigo.org/svn/trunk@67 68402e56-0260-453c-a942-63ccdbb3a9ee
Description
No description provided
86 MiB
Languages
PHP
74.4%
HTML
9.7%
JavaScript
7.3%
Go Template
4.7%
CSS
3.3%
Other
0.5%