Added small things

This commit is contained in:
Shoghi Cervantes
2014-07-12 19:27:51 +02:00
parent 9a4ead54e3
commit a7944502cd
6 changed files with 56 additions and 8 deletions

View File

@ -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);