Documentation
This commit is contained in:
parent
148f0279e1
commit
7c3be3fdc1
1 changed files with 5 additions and 1 deletions
|
|
@ -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 '<div class="content">';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue