Show
Ignore:
Timestamp:
12/05/08 14:14:17 (4 years ago)
Author:
kyo_ago
Message:

add send_name parameter

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/javascript/jQuery.autouploader/jquery.autouploader.js

    r25931 r25933  
    2424                var settings = $.extend({ 
    2525                        'api' : '/api/image/set', 
     26                        'send_name' : 'img', 
    2627                        'loading' : '' 
    2728                }, param, options);