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-11-11 19:55:12 +00:00
2009-02-04 02:42:17 +00:00
2009-02-14 02:28:21 +00:00
2009-02-04 02:42:17 +00:00
2009-02-14 02:28:21 +00:00
Languages
PHP 74.3%
HTML 9.7%
JavaScript 7.3%
Smarty 4.8%
CSS 3.3%
Other 0.5%