mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
오타
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7802 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
6e23e045b0
commit
937d66383a
1 changed files with 1 additions and 1 deletions
|
|
@ -443,7 +443,7 @@ runtimes.flash = {
|
|||
var self = this;
|
||||
var rand = random();
|
||||
var name = 'xe_flashuploader_object'+rand;
|
||||
var swf = (window.request_uri||'/')+'common/js/plugins/uploader/uploader.swf?'+rand;
|
||||
var swf = (window.request_uri||'/')+'common/js/plugins/uploader/uploader.swf';
|
||||
|
||||
if (!window.xe_flashuploaders) window.xe_flashuploaders = [];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue