diff options
author | z0rglub <z0rglub@piwigo.org> | 2003-09-06 07:22:59 +0000 |
---|---|---|
committer | z0rglub <z0rglub@piwigo.org> | 2003-09-06 07:22:59 +0000 |
commit | 377042a27d9d2de8bcadf77ffcfd1e7d48b64add (patch) | |
tree | 5fcf0d3b13dde952c1c6e547cc054bcb418e87d7 /admin/include/functions.php | |
parent | 62b25e9118d3377b9cdda37c0a83c88c4e6bcc00 (diff) |
- Creation of plain structure if not existing in several functions
- 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
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions