Skip to content
Commit 917cb66a authored by Lukas Reschke's avatar Lukas Reschke
Browse files

Use ArrayCache if ownCloud is not installed

If ownCloud has not been installed yet the prefix might otherwise change at this point quite some time and thus the cache runs havoc.

This made installing ownCloud impossible on systems where APCu or so was available. However, I was not able to reproduce the same problem for application upgrades so this patch seems to work fine for this situation as well.

Fixes itself.
parent 8a95bf18
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment