Doxygen
This commit is contained in:
parent
c0fd415527
commit
3852527ee4
@ -53,8 +53,8 @@ class box_clients extends ModeleBoxes {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \brief Charge les donnees en memoire pour affichage ulterieur
|
* Load data of box into memory for a future usage
|
||||||
* \param $max Nombre maximum d'enregistrements a charger
|
* @param $max Maximum number of records to show
|
||||||
*/
|
*/
|
||||||
function loadBox($max=5)
|
function loadBox($max=5)
|
||||||
{
|
{
|
||||||
|
|||||||
@ -52,8 +52,8 @@ class box_fournisseurs extends ModeleBoxes {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \brief Charge les donn<EFBFBD>es en m<EFBFBD>moire pour affichage ult<EFBFBD>rieur
|
* Load data of box into memory for a future usage
|
||||||
* \param $max Nombre maximum d'enregistrements <EFBFBD> charger
|
* @param $max Maximum number of records to show
|
||||||
*/
|
*/
|
||||||
function loadBox($max=5)
|
function loadBox($max=5)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user