Changeset 2752564
- Timestamp:
- 07/06/2022 12:09:55 PM (4 years ago)
- File:
-
- 1 edited
-
unienvios/trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
unienvios/trunk/index.php
r2752559 r2752564 125 125 ]; 126 126 $quotation = $api->cadastrar_cotacao($dados); 127 error_log('teste abaixo');128 error_log(json_encode($cotacao['estimate_height']));127 // error_log('teste abaixo'); 128 // error_log(json_encode($cotacao['estimate_height'])); 129 129 endif; 130 130 //add message
Note: See TracChangeset
for help on using the changeset viewer.