Changeset 5796


Ignore:
Timestamp:
03/23/12 11:05:48 (12 years ago)
Author:
douglas
Message:

Ticket #2434 - correção de referência em chamada de função

File:
1 edited

Legend:

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

    r5773 r5796  
    602602        } 
    603603 
    604         public static function put( $URI, $data, $txIds = false ) 
     604        public static function put( $URI, $data, &$txIds = false ) 
    605605        { 
    606606            try 
Note: See TracChangeset for help on using the changeset viewer.