From c24864eed1829961b027e7da79c07c923ff28f82 Mon Sep 17 00:00:00 2001 From: Hyojin Ahn Date: Fri, 15 May 2026 13:33:07 -0400 Subject: [PATCH] =?UTF-8?q?v1.2.28=20-=20[MAP]=20container=20image=20?= =?UTF-8?q?=EC=97=85=EB=A1=9C=EB=93=9C=20=EB=B2=84=EA=B7=B8=20=EC=88=98?= =?UTF-8?q?=EC=A0=95.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public_html/doc/map.php | 1 + 1 file changed, 1 insertion(+) diff --git a/public_html/doc/map.php b/public_html/doc/map.php index 2b16faa..74f6fe1 100644 --- a/public_html/doc/map.php +++ b/public_html/doc/map.php @@ -2668,6 +2668,7 @@ function popup(){ fd.append('i_type', 'install_order'); fd.append('i_customeruid', SimpleInstall.customer_uid); fd.append('i_memberuid', SimpleInstall.member_uid); + fd.append('i_createdby', ); fd.append('i_note', $installNote); fd.append('i_sourceuid', iw_uid);