Problem/Motivation
The following notice is logged when clearing Drupal cache if there are no injectors created:
The file public://asset_injector was not deleted because it does not exist.
Proposed resolution
Check if the directory exists before trying to delete it.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | notice-3006735-2.patch | 531 bytes | RumyanaRuseva |
Comments
Comment #2
RumyanaRuseva commentedHere is a patch.
Comment #4
pookmish commentedThanks