This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* dmuploader.js - Jquery File Uploader - 0.1 | |
* http://www.daniel.com.uy/projects/jquery-file-uploader/ | |
* | |
* Copyright (c) 2013-2014 Daniel Morales | |
* Dual licensed under the MIT and GPL licenses. | |
* http://www.daniel.com.uy/doc/license/ | |
* | |
* This is a custom version of the original project | |
* made by Gustavo Ficher (aka gficher) |