As the title says there is a file_exists() call in file_cron. Unfortunately :) this logs an error because it always returns false, and it makes it not possible to remove remote files on cleanup.
↧
As the title says there is a file_exists() call in file_cron. Unfortunately :) this logs an error because it always returns false, and it makes it not possible to remove remote files on cleanup.