BackendCombined: Add option to configure GAL backend directly
Compare changes
+ 33
− 4
@@ -37,6 +37,7 @@ require_once("backend/combined/config.php");
@@ -50,12 +51,15 @@ class BackendCombined extends Backend implements ISearchProvider {
@@ -558,6 +562,9 @@ class BackendCombined extends Backend implements ISearchProvider {
@@ -577,11 +584,17 @@ class BackendCombined extends Backend implements ISearchProvider {
@@ -646,6 +659,22 @@ class BackendCombined extends Backend implements ISearchProvider {