mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
17194893 PHPSESSID가 변경이 되더라도 swf uploader에 정상적으로 값이 지정되도록 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4496 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1f7e2d6c53
commit
38483e1b74
5 changed files with 5 additions and 5 deletions
|
|
@ -146,7 +146,7 @@
|
|||
<!-- 첨부파일 영역 -->
|
||||
<!--%import("../../tpl/js/uploader.js")-->
|
||||
<script type="text/javascript">//<![CDATA[
|
||||
var zbxe_session_name = "{session_name()}";
|
||||
var xe_session_name = "{session_name()}";
|
||||
var uploader_setting = { "allowed_filesize" : "{$file_config->allowed_filesize}", "allowed_filetypes" : "{$file_config->allowed_filetypes}", "allowed_filetypes_description" : "{$file_config->allowed_filetypes}" }
|
||||
<!--@if(!$editor_manual_start)-->
|
||||
editor_upload_init("{$editor_sequence}", '', "{$files_count}");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue