Remove 'unlink' - potentially confusing.
This commit is contained in:
parent
e17cfe79a3
commit
6bb1859faf
@ -107,7 +107,6 @@ class Import extends Module {
|
||||
continue;
|
||||
}
|
||||
$contains['photos'] = true;
|
||||
unlink($file);
|
||||
|
||||
} else if (is_dir($file)) {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user