Ignore:
Timestamp:
06/05/12 00:55:40 (12 years ago)
Author:
acoutinho
Message:

Ticket #2836 - Inconsistências na API e na repetição anual

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/api/controller.php

    r6384 r6419  
    635635                if( isset( $TX ) ) 
    636636                { 
    637                     self::finalizeCommit( $params, $original, $method, $TX ); 
    638                      
     637                    //self::finalizeCommit( $params, $original, $method, $TX ); 
     638                    self::finalizeCommit( $method, $params, $original, $TX ); 
    639639                    if( isset($commit) && $commit ) 
    640640                    { 
Note: See TracChangeset for help on using the changeset viewer.