mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01: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
90 MiB
Languages
PHP
74.3%
HTML
9.7%
JavaScript
7.3%
Smarty
4.8%
CSS
3.3%
Other
0.5%