변수형 일시를 상숭형으로 대체
This commit is contained in:
@ -97,7 +97,7 @@ if ($sca || $stx) {
|
||||
$result = sql_query($sql);
|
||||
|
||||
// 년도 2자리
|
||||
$today2 = $g4['time_ymd'];
|
||||
$today2 = G4_TIME_YMD;
|
||||
|
||||
$list = array();
|
||||
$i = 0;
|
||||
|
||||
Reference in New Issue
Block a user