mirror of
https://github.com/YGGverse/hl-php.git
synced 2026-03-31 09:05:44 +00:00
add errors debug
This commit is contained in:
parent
9c9625cb21
commit
be344abd36
2 changed files with 34 additions and 1 deletions
|
|
@ -18,4 +18,8 @@ $master = new \Yggverse\Hl\Xash3D\Master('hl.ygg', 27010);
|
|||
var_dump(
|
||||
$master->getServersIPv6()
|
||||
);
|
||||
|
||||
var_dump(
|
||||
$master->getErrors()
|
||||
);
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue