NOBUG: Fixed file access permissions
[moodle.git] / lib / yuilib / 3.13.0 / uploader / uploader-min.js
blob27bfbe7c39d3dcc3c6e49df014625bd8fe329593
1 /*
2 YUI 3.13.0 (build 508226d)
3 Copyright 2013 Yahoo! Inc. All rights reserved.
4 Licensed under the BSD License.
5 http://yuilibrary.com/license/
6 */
8 YUI.add("uploader",function(e,t){var n=e.config.win;n&&n.File&&n.FormData&&n.XMLHttpRequest?e.Uploader=e.UploaderHTML5:e.SWFDetect.isFlashVersionAtLeast(10,0,45)?e.Uploader=e.UploaderFlash:(e.namespace("Uploader"),e.Uploader.TYPE="none")},"3.13.0",{requires:["uploader-html5","uploader-flash"]});