Ignore:
Timestamp:
01/27/12 15:37:21 (12 years ago)
Author:
cristiano
Message:

Ticket #2434 - Atualização modulo agenda e API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/upload.php

    r5399 r5437  
    1313    $result[$name] = Controller::create( $URI, $file ); 
    1414 
    15     ob_start(); 
    16     print_r( $result ); 
    17     $output = ob_get_clean(); 
    18     file_put_contents( "/tmp/prototype.log", file_get_contents( "/tmp/prototype.log" ) . $output ); 
    1915 
    2016    unset( $file['source'] ); 
Note: See TracChangeset for help on using the changeset viewer.