Files
Piwigo/include
plegall 2bba9bc48a improvement: to prepare feature 1051, the code to add a single file (works for
the 3 picture types, ie thumb/file/high) has been factorized into a single
add_file function.

bug fixed: when a function not directly called by the API (such as merge_chunks
or the new add_file function) returning a PwgError, it was not stopping the
execution, it just sets the error code/message. Now we don't return PwgError,
we only create one and then exit().

git-svn-id: http://piwigo.org/svn/branches/2.0@4328 68402e56-0260-453c-a942-63ccdbb3a9ee
2009-11-20 21:19:04 +00:00
..
2009-02-05 02:29:57 +00:00
2009-07-01 21:06:55 +00:00
2009-02-05 03:04:27 +00:00
2009-02-04 02:33:50 +00:00