Subversion Repositories eFlore/Applications.cel

Compare Revisions

Ignore whitespace Rev 1950 → Rev 1951

/trunk/jrest/services/InventoryTransmit.php
1,6 → 1,6
<?php
/*
* @author Raphaël Droz <raphael@tela-botanica.org>
* @author Aurélien Peronnet <aurelien@tela-botanica.org>
* @author David Delon <david.delon@clapas.net>
* @copyright 2010, 2013 Tela-Botanica
* @license GPL v3 <http://www.gnu.org/licenses/gpl.txt>
31,3 → 31,4
return ($resultat_transmission != 0);
}
}
?>