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