avatar sovainfo
sovainfo
6 Oct 2013

Needed to create the file in order to apply the patch.
Considering files are only removed when they exist, the patch should not fail.

avatar sovainfo sovainfo - open - 6 Oct 2013
avatar mbabker
mbabker - comment - 9 May 2015

Added file_exists() checks before trying to delete a file in the revert process. An exception will still be thrown causing the whole thing to abort if the file exists and JFile cannot delete the item.

avatar mbabker mbabker - close - 9 May 2015

Add a Comment

Login with GitHub to post a comment