mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 11:11:39 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6578 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c4239dd14a
commit
9ddb660eb5
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@
|
||||||
$output = $this->insertFile($file_info, $module_srl, $upload_target_srl);
|
$output = $this->insertFile($file_info, $module_srl, $upload_target_srl);
|
||||||
Context::set('uploaded_fileinfo',$output);
|
Context::set('uploaded_fileinfo',$output);
|
||||||
}
|
}
|
||||||
|
Context::set('layout','none');
|
||||||
$this->setTemplatePath($this->module_path.'tpl');
|
$this->setTemplatePath($this->module_path.'tpl');
|
||||||
$this->setTemplateFile('iframe');
|
$this->setTemplateFile('iframe');
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue