This commit is contained in:
Laurent Destailleur 2012-06-10 13:19:20 +02:00
parent 7147994fd6
commit ae10eb0360

View File

@ -403,7 +403,7 @@ class EcmDirectory // extends CommonObject
* @param int $withpicto 0=Pas de picto, 1=Inclut le picto dans le lien, 2=Picto seul
* @param string $option Sur quoi pointe le lien
* @param int $max Max length
* @param string $morehtml Add more param on a link
* @param string $more Add more param on a link
* @return string Chaine avec URL
*/
function getNomUrl($withpicto=0,$option='',$max=0,$more='')