Commit 83cbc0b1 authored by David Zuelke's avatar David Zuelke

erp, typo, wat

parent 4c076bc0
......@@ -141,7 +141,7 @@ final class DriverManager
$eventManager = new EventManager();
}
$params = self::AMQPChanneltabaseUrl($params);
$params = self::parseDatabaseUrl($params);
// check for existing pdo object
if (isset($params['pdo']) && ! $params['pdo'] instanceof \PDO) {
......
Markdown is supported
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