From 1e6103b1f154d6f057a9a12981b53e657d59e729 Mon Sep 17 00:00:00 2001 From: vulpine Date: Mon, 10 Jan 2022 20:59:27 -0500 Subject: [PATCH] ensure unique filenames for unique files --- foxes.php | 38 ++++++++++++++++++++++++++++++++------ 1 file changed, 32 insertions(+), 6 deletions(-) diff --git a/foxes.php b/foxes.php index 1d8a35f..6c806e4 100644 --- a/foxes.php +++ b/foxes.php @@ -194,6 +194,8 @@ function mime2ext($mime) { +