From 3d10815278e564cbd13513c22208817c9b67ac32 Mon Sep 17 00:00:00 2001 From: chicpro Date: Tue, 19 Mar 2013 16:56:21 +0900 Subject: [PATCH] =?UTF-8?q?ck=EC=97=90=EB=94=94=ED=84=B0=EB=A1=9C=20?= =?UTF-8?q?=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shop/itemusewin.php | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/shop/itemusewin.php b/shop/itemusewin.php index 969a6e239..befd0c718 100644 --- a/shop/itemusewin.php +++ b/shop/itemusewin.php @@ -27,11 +27,8 @@ if ($w == "u") { } } -include_once(G4_LIB_PATH."/cheditor4.lib.php"); +include_once(G4_CKEDITOR_PATH.'/ckeditor.lib.php'); include_once(G4_PATH.'/head.sub.php'); - -echo ""; -echo cheditor1('is_content', '100%', '250'); ?>