diff --git a/include/functions_images.inc.php b/include/functions_images.inc.php index 510bf844..669e3ee1 100644 --- a/include/functions_images.inc.php +++ b/include/functions_images.inc.php @@ -1769,9 +1769,7 @@ function serendipity_killPath($basedir, $directory = '', $forceDelete = false) { } @closedir($handle); - echo ' '; printf(CHECKING_DIRECTORY . "
\n", $directory); - echo "
\n"; // No, we just don't kill files the easy way. We sort them out properly from the database // and preserve files not entered therein.