Atualizando financial_movements_save.php
This commit is contained in:
parent
eaef31763a
commit
76a722baf7
1 changed files with 2 additions and 0 deletions
|
|
@ -68,6 +68,8 @@ try{
|
|||
$dataT = $RegistroDetalheSegmentoTValidate->getRegistroDetalheT();
|
||||
$dataU = $RegistroDetalheSegmentoUValidate->getRegistroDetalheU();
|
||||
|
||||
print_r($dataT);
|
||||
|
||||
/** Zera o tempo limite de execução */
|
||||
set_time_limit(0);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue