Logging statement
This commit is contained in:
parent
8979e4e5a9
commit
64ebd9e720
1 changed files with 1 additions and 0 deletions
|
@ -393,6 +393,7 @@ SQL;
|
|||
|
||||
|
||||
if (file_exists($filepath) && $type == "stor") {
|
||||
Logging::info($filepath);
|
||||
try {
|
||||
unlink($filepath);
|
||||
} catch (Exception $e) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue