Browse Source

Add config

stany.ferer 2 years ago
parent
commit
3ef878a551
1 changed files with 1 additions and 1 deletions
  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();