Page MenuHomePhabricator

cleanupImages.php treats storage paths as local file paths
Open, Needs TriagePublic

Description

The pokeFile() method should use the FileBackend methods or maybe File::moveTo(). The current file system calls do not make sense.