Commit f69b3c48 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 8c974485
......@@ -744,5 +744,6 @@ func (c *Client) URL() string {
}
func init() {
zodb.RegisterDriver("neo", openClientByURL)
zodb.RegisterDriver("neo", openClientByURL)
zodb.RegisterDriver("neos", openClientByURL)
}
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