Skip to content
Snippets Groups Projects
  1. Feb 24, 2014
    • Vincent Petry's avatar
      Replace deleteAll call with unlink call · c465835e
      Vincent Petry authored
      The method deleteAll() doesn't officially exist on the Storage class as
      it's not defined on the interface, which means it fails on the Quota
      storage wrapper and might fail on some external storage classes.
      Also, this here is the only use case for that one method.
      c465835e
  2. Feb 22, 2014
  3. Feb 21, 2014
  4. Feb 20, 2014
Loading