<?php if(core::ifPost("from")){ sftp::deleteFormRemote(core::getPost("file")); } header("Location: /?p=proweb-export-csv"); exit();