Closed paulgibbs closed 5 years ago
If WordHat is configured to generate a DB dump during its run, WordHat was leaving alot of files littering up PHP's temporary folder.
Stops cluttering up disk space. Database dumps could be large! Every megabyte counts!
Locally.
I must have rebased this destructively some point in the past, I'm doing a new PR.
Description
If WordHat is configured to generate a DB dump during its run, WordHat was leaving alot of files littering up PHP's temporary folder.
Related issue
227
Motivation and context
Stops cluttering up disk space. Database dumps could be large! Every megabyte counts!
How has this been tested?
Locally.
Types of changes
Checklist: