Code documentation
This commit is contained in:
parent
0819798509
commit
6f2cb34e6e
18 changed files with 60 additions and 22 deletions
|
|
@ -18,10 +18,14 @@
|
|||
*/
|
||||
// Copyright Author Dany De Bontridder danydb@aevalys.eu 6/01/24
|
||||
/*!
|
||||
* \file
|
||||
* \brief
|
||||
* \file
|
||||
* \brief Special operations end or start of exercice
|
||||
*/
|
||||
|
||||
/**
|
||||
* @class Operation_Exercice
|
||||
* @brief Special operations end or start of exercice
|
||||
*/
|
||||
class Operation_Exercice
|
||||
{
|
||||
protected $operation_exercice_sql;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue