Documentation

This commit is contained in:
Dany De Bontridder 2015-10-24 12:33:01 +02:00
parent 7c3be3fdc1
commit ccd902845e

View file

@ -20,7 +20,7 @@
// Copyright Author Dany De Bontridder danydb@aevalys.eu
/*!\file
* \brief file included to manage all the sold operation
* \brief file included to manage all the operations for the ledger of sales
*/
if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
require_once NOALYSS_INCLUDE.'/lib/class_icheckbox.php';