Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 664 → Rev 665

/trunk/jrest/services/InventoryObservationList.php
155,6 → 155,7
 
$res = json_encode($result) ;
 
header("Content-type: application/json");
print($res);
exit() ;