Update noreporting.php

This commit is contained in:
Namhyeon Go 2018-03-19 03:20:24 +09:00 committed by GitHub
parent 9997311f87
commit c44b465437
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,2 +1,3 @@
<?php
error_reporting(0);
ini_set("display_errors", 0);