When downloading a file, the html output of the plugin is appended to the file contents. It looks like app/options-save.php [approx. line 37] needs a die(); after @readfile($file);
When downloading a file, the html output of the plugin is appended to the file contents. It looks like app/options-save.php [approx. line 37] needs a die(); after @readfile($file);
You must log in to post.