diff options
author | plegall <plg@piwigo.org> | 2009-11-22 23:57:44 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2009-11-22 23:57:44 +0000 |
commit | 7ee33e9c0c790a47ea57785472a16ed47c1feb65 (patch) | |
tree | 683d57701c8ff764f69ddafce28bffa949bbd1ca /install.php | |
parent | 96aa29d484ed61d75c1beb7d97cf508ce92d2584 (diff) |
merge r4328 from branch 2.0 to trunk
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/trunk@4346 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'install.php')
0 files changed, 0 insertions, 0 deletions