Commit 07b1cc21 authored by Antonio.Suerte's avatar Antonio.Suerte
parents 7e6ba7d3 2d00ebc8
......@@ -121,7 +121,7 @@ define('ERROR', 'ERROR'); // エラー
define('WARNING', 'WARNING'); // 警告
define('INFO', 'INFO'); // 情報
error_reporting(0);
//error_reporting(0);
if(defined('API_ACCESS')){
$sessionCookieParams = session_get_cookie_params();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment