Code documentation

This commit is contained in:
sparkyx 2025-06-21 16:13:15 +02:00
parent 0819798509
commit 6f2cb34e6e
18 changed files with 60 additions and 22 deletions

View file

@ -20,7 +20,7 @@
*/
/***
/**
* @file
* @brief class Document_State_MTable
* @see Manage_Table_SQL
@ -28,6 +28,7 @@
*/
require_once NOALYSS_INCLUDE.'/database/document_state_sql.class.php';
/**
* @class Document_State_MTable
* @brief this instance extends Manage_Table_SQL and aims to manage
* the Table tmp_pcmn thanks a web interface (add , delete, display...)
*