Files
Piwigo/admin/themes/default
plegall 379398d917 feature 3067: upload any file type with the new HTML5 upload form.
$file_types = conf['upload_form_all_types'] ? $conf['file_ext'] : $conf['picture_ext'];

By default, conf['upload_form_all_types'] = false;


git-svn-id: http://piwigo.org/svn/trunk@29124 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-30 13:48:35 +00:00
..
2013-04-23 15:46:47 +00:00
2012-11-08 21:12:26 +00:00
2014-06-13 18:32:29 +00:00