From f980e8d07e4b11a880082b54dd7b2094367a1e8b Mon Sep 17 00:00:00 2001 From: zero Date: Wed, 21 Mar 2007 08:30:22 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@586 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/editor/components/naver_map/naver_map.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/editor/components/naver_map/naver_map.class.php b/modules/editor/components/naver_map/naver_map.class.php index dd43eacc5..472d43358 100644 --- a/modules/editor/components/naver_map/naver_map.class.php +++ b/modules/editor/components/naver_map/naver_map.class.php @@ -12,7 +12,7 @@ var $component_path = ''; // 네이버맵 openapi 키 값 - var $open_api_key = 'fb697bbfd01b42ab26db22162e166842'; + var $open_api_key = '22b1f5391a6970e03935444897334066'; /** * @brief upload_target_srl과 컴포넌트의 경로를 받음 @@ -98,7 +98,7 @@ $height = $xml_obj->attrs->height; $id = "navermap".rand(11111111,99999999); - $body_code = sprintf('
%s', $id, $width, $height,"\n"); + $body_code .= sprintf('
%s', $id, $width, $height,"\n"); $footer_code = sprintf( '