Doxygen
This commit is contained in:
parent
0fd759d695
commit
7d2e18fc69
@ -1241,9 +1241,9 @@ class Product extends CommonObject
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* \brief Renvoie tableau des stats pour une requete donn<EFBFBD>e
|
* \brief Return an array formated for showing graphs
|
||||||
* \param sql Requete a ex<EFBFBD>cuter
|
* \param sql Request to execute
|
||||||
* \return array Tableau de stats, -1 si ko
|
* \return array <0 if KO, result[i]=array(valuex,valuey);
|
||||||
*/
|
*/
|
||||||
function _get_stats($sql)
|
function _get_stats($sql)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user