Ignore:
Timestamp:
05/08/12 18:37:32 (12 years ago)
Author:
niltonneto
Message:

Ticket #2507 - Restruturado diretório para alinhamento com projeto REST.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/webservice/api/rest/core/ExpressoVersionResource.php

    r6019 r6148  
    66                parent::post($request);                   
    77                 
    8                 $result = array('expressoVersion' =>  $this->expressoVersion); 
     8                $result = array('expressoVersion' =>  $this->getExpressoVersion()); 
    99                $this->setResult($result); 
    1010 
Note: See TracChangeset for help on using the changeset viewer.