Ignore:
Timestamp:
01/30/13 17:26:06 (11 years ago)
Author:
alexandrecorreia
Message:

Ticket #2507 - Ajustando os padrões dos nomes das variáveis

File:
1 edited

Legend:

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

    r7813 r7814  
    2020                        if( $this->validatePermission($permission) )     
    2121                        {        
    22                                 $uidUser = $this->getParam('account_uidnumber_edit'); 
     22                                $uidUser = $this->getParam('accountUidNumber'); 
    2323 
    2424                                // Validate fields 
Note: See TracChangeset for help on using the changeset viewer.