fixed api call
This commit is contained in:
parent
1de2fe9898
commit
d7ad90dabf
|
@ -328,7 +328,6 @@ if ($correctLogin === true) {
|
|||
break;
|
||||
|
||||
default:
|
||||
return false;
|
||||
// Ignore.
|
||||
break;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue