Improve Doxygen documentation
This commit is contained in:
parent
088905bff3
commit
6909f2fa2b
47 changed files with 206 additions and 58 deletions
|
|
@ -1,7 +1,11 @@
|
|||
<?php
|
||||
//This file is part of NOALYSS and is under GPL
|
||||
//see licence.txt
|
||||
|
||||
/**
|
||||
*@file
|
||||
*@brief Print the great ledger for Analytic accounting
|
||||
* @see Anc_GrandLivre
|
||||
*/
|
||||
if ( ! defined ('ALLOWED') ) die('Appel direct ne sont pas permis');
|
||||
echo '<div style="content">';
|
||||
global $http;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue