From 7c3be3fdc12221aee2fb1bddffee2d5add24c034 Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Sat, 24 Oct 2015 12:32:06 +0200 Subject: [PATCH] Documentation --- include/company.inc.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/include/company.inc.php b/include/company.inc.php index ce82c3b94..fee8952c6 100644 --- a/include/company.inc.php +++ b/include/company.inc.php @@ -17,7 +17,11 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ // Copyright Author Dany De Bontridder danydb@aevalys.eu - +/*! + * \file + *\brief Manage the company setting : address, vat number, Check period, VAT, + * CA .... + */ if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis'); global $g_user; echo '
';