상수 _DEFINED_ 가 선언된 경우에만 ckeditor 실행
This commit is contained in:
@ -7,4 +7,6 @@ $editor = (object)array(
|
||||
'config_js' => $g4['path']."/plugin/ckeditor/config.js",
|
||||
'data' => "data/editor"
|
||||
);
|
||||
|
||||
include_once($editor->lib);
|
||||
?>
|
||||
Reference in New Issue
Block a user