- new feature : caddie. The purpose is batch management, especially

concerning elements to categories associations. This is the very first
  release, needs many improvements.

- new function : array_from_query. Firstly used by "caddie" feature, it may
  be useful in many cases.


git-svn-id: http://piwigo.org/svn/trunk@755 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2005-03-25 22:10:55 +00:00
parent 333d44c398
commit ef080278bf
9 changed files with 357 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
2005-03-25 Pierrick LE GALL <pierrick at phpwebgallery dot net>
* new feature : caddie. The purpose is batch management,
especially concerning elements to categories associations.This is
the very first release, needs many improvements.