-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Critical
-
Affects Version/s: COmanage Match 1.1.0 (Crisp Apple)
-
Component/s: Match
The head of develop today (d1cf34db) for Match contains code like this
$MatchService->connect();
|
We believe this should probably be instead
$MatchService->connectDatabase();
|
For a specific example seeĀ