PHP Warning: Trying to access array offset on value of type null in /home/sir/public_html/sir.com/lib/get_data.lib.php on line 176
$g5_object->set($type, $cache[$key]['wr_id'], $cache[$key], $wr_bo_table);
요 구문인데...
오뜨케 고치 죠?
|
답변 1개
채택된 답변
+20 포인트
2024-01-24 (수) 13:44:52
초기 선언 타입에 대한 문제로 보여집니다.
답변을 작성하려면 로그인이 필요합니다.