Drupal Reset does not remove private files.
Remove both public and private files using drupal_realpath() and stream wrappers to get the paths.
Fixed in ea22d32.
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
liam morlandRemove both public and private files using drupal_realpath() and stream wrappers to get the paths.
Fixed in ea22d32.