Clean up after import

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2017-10-06 23:43:19 +02:00
parent 67855df5c5
commit a50525d72b
+1
View File
@@ -141,6 +141,7 @@ if(isset($_POST["action"]))
}
}
unlink($fullfilename);
echo "OK";
}
else