Code documentation
This commit is contained in:
parent
ad820e5b47
commit
ece5c32d86
18 changed files with 60 additions and 22 deletions
|
|
@ -17,7 +17,10 @@
|
|||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
// Copyright Author Dany De Bontridder danydb@aevalys.eu
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @brief define constant related to the security
|
||||
*/
|
||||
define ('FICADD',800); /* Ajout de fiche */
|
||||
define ("FIC",805); //Création, modification et effacement de fiche
|
||||
define ("FICCAT",910); //création, modification et effacement de catégorie de fiche
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue