mirror of
https://github.com/danog/telerpc.git
synced 2024-11-30 04:38:57 +01:00
Add more global codes
This commit is contained in:
parent
d16e275a29
commit
58bb7dd5e4
@ -216,7 +216,7 @@ final class Main
|
|||||||
}
|
}
|
||||||
$anyok = true;
|
$anyok = true;
|
||||||
}
|
}
|
||||||
if (!$anyok) {
|
if (!$anyok && $methods) {
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user