Ignore:
Timestamp:
05/25/12 10:51:19 (12 years ago)
Author:
niltonneto
Message:

Ticket #2507 - Implementado AttachmentResource? para permitir download de anexo.

Location:
sandbox/webservice/api/rest
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/webservice/api/rest/dispatch.php

    r6165 r6307  
    2020require_once(__DIR__."/mail/RenameFolderResource.php"); 
    2121require_once(__DIR__."/mail/CleanTrashResource.php"); 
     22require_once(__DIR__."/mail/AttachmentResource.php"); 
    2223require_once(__DIR__."/mail/SendSupportFeedbackResource.php"); 
    2324require_once(__DIR__."/catalog/ContactsResource.php"); 
Note: See TracChangeset for help on using the changeset viewer.