Created by: GoktugOzturk
When using custom error handlers, php triggers error handler when using supression mark "@". Because of that, writeToFile function creates a warning error. This patch checks for existing file before unlink
Created by: GoktugOzturk
When using custom error handlers, php triggers error handler when using supression mark "@". Because of that, writeToFile function creates a warning error. This patch checks for existing file before unlink