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'); ?>