소스 검색

Merge pull request #316 from emarguin/fix_comment_doc

remove 'overwrite' comment
Julio 10 년 전
부모
커밋
e55a78ae30
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      main/inc/ajax/document.ajax.php

+ 1 - 1
main/inc/ajax/document.ajax.php

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