Skip to content
Snippets Groups Projects
Commit f671b35c authored by Fabian Erni's avatar Fabian Erni Committed by Demian Katz
Browse files

Update MultiBackend.php

In case you named your driver in camel case (we did), the source (which is now lower case only) will no longer match the key in $this->drivers (which contains the original keys from the file) and the loading of the driver will fail
parent 5e793e12
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