thruthesky / centerx

Docker Enginx + MariaDB + PHP
2 stars 0 forks source link

Bug - file deletion #22

Open thruthesky opened 3 years ago

thruthesky commented 3 years ago

image

[Update] - When file is already deleted or not existing on the disk, it will not try to delete it.

[Update] - Also fixed when deleting files from the input, it does not get deleted even it is succesful, have to fix on the JS code to make it work.