This commit is contained in:
Regis Houssin
2006-05-03 12:32:25 +00:00
parent 1b4d7acbe2
commit 54fb319676
2 changed files with 2 additions and 12 deletions

View File

@@ -133,7 +133,7 @@ function info()
* \param objsoc Objet soci<63>t<EFBFBD>
* \return string Texte descripif
*/
function commande_get_num($objsoc=0)
function getNumRef($objsoc=0)
{
return $this->getNextValue();
}