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