mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 19:02:59 +00:00
Added small things
This commit is contained in:
@ -135,7 +135,7 @@ namespace pocketmine {
|
||||
}
|
||||
}
|
||||
|
||||
gc_enable();
|
||||
gc_disable();
|
||||
error_reporting(E_ALL | E_STRICT);
|
||||
ini_set("allow_url_fopen", 1);
|
||||
ini_set("display_errors", 1);
|
||||
|
Reference in New Issue
Block a user