Create noreporting

This commit is contained in:
Namhyeon Go 2018-03-19 03:17:10 +09:00 committed by GitHub
parent fa346f0df9
commit 7456a62f33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
helper/noreporting Normal file
View File

@ -0,0 +1,2 @@
<?php
error_reporting(0);