Files
nextcloud-server-mirror/lib/private/Profiler
Daniel Kesselberg 4ae10aa7f9 fix(profiler): clear command does not work
- The loop is supposed to delete the files first and then the directories.
- getPathInfo returns a SplFileInfo object for the parent (the folder in our case).
- A non-empty directory cannot be deleted.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-20 18:14:33 +02:00
..
2024-05-24 13:11:22 +02:00
2024-05-24 13:11:22 +02:00