Ignore:
Timestamp:
02/08/13 17:32:20 (11 years ago)
Author:
alexandrecorreia
Message:

Ticket #2507 - Implementado a alteração da quota do usuário

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/webservice/api/rest/admin/GetUsersResource.php

    r7875 r7882  
    5454                                                $return['accountRgUf']                  = $fields['corporative_information_rguf']; 
    5555                                                $return['accountDescription']   = $fields['corporative_information_description']; 
     56                                                $return['accountMailQuota']             = $fields['mailquota']; 
    5657                                                 
    5758                                                $this->setResult( array( "users" => $return )); 
Note: See TracChangeset for help on using the changeset viewer.