diff --git a/import.php b/import.php index d6d6ed0..849c8a2 100644 --- a/import.php +++ b/import.php @@ -15,6 +15,8 @@ * - Apr 29, 2018 - Changed default message and formatting */ +$files = glob(TMP . "/*.*"); + ?>
@@ -112,6 +114,12 @@
+ NOTE: There are still files in the " . realpath(TMP) . " directory (mouse over to see)
"; + } + ?>