Notice 경고로 에러리포팅 함수 추가
This commit is contained in:
parent
f35d396c85
commit
a13ed46749
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
error_reporting(0);
|
||||
@date_default_timezone_set('Asia/Seoul');
|
||||
define("VERSION", "1.1.8");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user