From 9393166c0f304c5193adf91587fe2d4b5f0229f4 Mon Sep 17 00:00:00 2001 From: Roman Kapanets Date: Mon, 14 Jan 2019 18:10:51 +0300 Subject: [PATCH] Fix: If the path does not exist --- cleaner/cleaner.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/cleaner/cleaner.php b/cleaner/cleaner.php index 9edf2ea..3143b40 100644 --- a/cleaner/cleaner.php +++ b/cleaner/cleaner.php @@ -87,7 +87,12 @@ function countsize($path) { @@ -102,4 +107,4 @@ function countsize($path) { ?> - \ No newline at end of file +