소스 검색

Add config

stany.ferer 2 년 전
부모
커밋
3ef878a551
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      core/submit/cms.sftp-delete-file-local.php

+ 1 - 1
core/submit/cms.sftp-delete-file-local.php

@@ -6,5 +6,5 @@ if(core::ifPost("from")){
     }
 }
 
-header("Location: /?p=proweb-export-csv");
+header("Location: /proweb-export-csv.html");
 exit();