Ignore:
Timestamp:
12/22/09 15:13:10 (15 years ago)
Author:
amuller
Message:

Ticket #597 - Melhoria do FM. melhorias na interface, gestão de pastas

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/filemanager/js/draw_api.js

    r1880 r1888  
    502502                                } 
    503503                        } 
    504                         // TODO use DES, or something strong 
    505504                        var pswd = crypt.encode(password); 
    506505                        cExecute('./index.php?menuaction=filemanager.vfs_functions.archive&pswd='+base64_encode(pswd.toString())+'&path='+base64_encode(currentPath)+filesUrl,handler.archive); 
Note: See TracChangeset for help on using the changeset viewer.