{@
include_once(_XE_PATH_.'/modules/file/file.class.php');
include_once(_XE_PATH_.'/modules/file/file.controller.php');
$oFileController = &getController('file');
$editor_sequence = '1';
$upload_target_srl = $document_srl;
$oFileController->setUploadInfo($editor_sequence, $upload_target_srl);
$_SESSION['upload_info'][$editor_sequence]->enabled = true;
$_SESSION['upload_info'][$editor_sequence]->upload_target_srl = $upload_target_srl;
}
※ {$lang->m_editor_notice}.
✔{$lang->select_files_to_insert}
※ {$lang->sns_wrt}.