remove 'overwrite' comment

1.9.x
eric 11 years ago
parent a98ab8c51f
commit 9dcb404889
  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