From 4224b6fbb0b2a5340a52bfe4ba7f15d4ba73208c Mon Sep 17 00:00:00 2001 From: conory Date: Fri, 13 May 2016 18:24:35 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B8=94=EB=9E=99=EB=A6=AC=EC=8A=A4=ED=8A=B8?= =?UTF-8?q?=EC=97=90=20=EC=98=A4=EB=A5=B8=20=EB=B9=88=20=EC=95=A0=EB=93=9C?= =?UTF-8?q?=EC=98=A8=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- addons/member_communication/conf/info.xml | 31 ------------------- .../member_communication.addon.php | 6 ---- 2 files changed, 37 deletions(-) delete mode 100644 addons/member_communication/conf/info.xml delete mode 100644 addons/member_communication/member_communication.addon.php diff --git a/addons/member_communication/conf/info.xml b/addons/member_communication/conf/info.xml deleted file mode 100644 index 3ae24aac0..000000000 --- a/addons/member_communication/conf/info.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - 커뮤니케이션 - コミュニケーション - 会员交流 - Communication - Truyền thông - Communication - Communication - Общение - 交流 - - 이 애드온은 빈 애드온입니다. 모든 기능은 커뮤니케이션 모듈로 이전되었습니다. - - 1.7 - 2013-11-27 - - - NAVER - NAVER - NAVER - NAVER - NAVER - NAVER - NAVER - NAVER - NAVER - - - - diff --git a/addons/member_communication/member_communication.addon.php b/addons/member_communication/member_communication.addon.php deleted file mode 100644 index c6498c297..000000000 --- a/addons/member_communication/member_communication.addon.php +++ /dev/null @@ -1,6 +0,0 @@ - */ -/* 이 애드온의 기능은 communication 모듈로 이전되었습니다. */ - -/* End of file member_communication.addon.php */ -/* Location: ./addons/member_communication/member_communication.addon.php */