mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 10:56:35 +00:00
erge branch 'next-minor' into next-major
This commit is contained in:
commit
2fa92e5e02
@ -29,7 +29,9 @@ use function count;
|
|||||||
use function dirname;
|
use function dirname;
|
||||||
use function file_get_contents;
|
use function file_get_contents;
|
||||||
use function file_put_contents;
|
use function file_put_contents;
|
||||||
|
use function fwrite;
|
||||||
use function implode;
|
use function implode;
|
||||||
|
use function is_dir;
|
||||||
use function ksort;
|
use function ksort;
|
||||||
use function mb_strtoupper;
|
use function mb_strtoupper;
|
||||||
use function preg_match;
|
use function preg_match;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user