Merge pull request #316 from emarguin/fix_comment_doc

remove 'overwrite' comment
1.9.x
Julio 10 years ago
commit e55a78ae30
  1. 2
      main/inc/ajax/document.ajax.php

@ -33,7 +33,7 @@ switch($action) {
$_FILES,
$_POST['curdirpath'],
$file['name'],
'overwrite',
'', // comment
0,
$ifExists,
false,

Loading…
Cancel
Save