Skip to content

Commit

Permalink
Fix custom DB configuration for groups (Bug #11664).
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Jan 18, 2016
1 parent cee848d commit 2bf4783
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion horde/config/conf.xml
Expand Up @@ -975,7 +975,9 @@
</case>
<case name="Mock" desc="No Groups"/>
<case name="Sql" desc="SQL">
<configsql switchname="driverconfig" />
<configsection name="params">
<configsql switchname="driverconfig" />
</configsection>
</case>
</configswitch>
</configsection>
Expand Down

0 comments on commit 2bf4783

Please sign in to comment.