1.7.1.7
All checks were successful
Build and Update Repo / build-and-update-repo (push) Successful in 1m9s
All checks were successful
Build and Update Repo / build-and-update-repo (push) Successful in 1m9s
Update Moodles Check for IPC Version
This commit is contained in:
@@ -47,7 +47,7 @@ public sealed class IpcCallerMoodles : IIpcCaller
|
||||
{
|
||||
try
|
||||
{
|
||||
APIAvailable = _moodlesApiVersion.InvokeFunc() == 3;
|
||||
APIAvailable = _moodlesApiVersion.InvokeFunc() == 4;
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user