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
2014-07-05 15:29:59 +00:00
2014-04-16 20:45:31 +00:00
Languages
PHP 74.3%
HTML 9.7%
JavaScript 7.3%
Go Template 4.8%
CSS 3.3%
Other 0.5%