Fix doxygen

This commit is contained in:
Laurent Destailleur 2017-11-13 10:39:22 +01:00
parent 9a8423ba5e
commit 40024c4264

View File

@ -391,7 +391,7 @@ class AdherentType extends CommonObject
* @param int $notooltip 1=Disable tooltip * @param int $notooltip 1=Disable tooltip
* @return string String with URL * @return string String with URL
*/ */
function getNomUrl($withpicto=0, $maxlen=0) function getNomUrl($withpicto=0, $maxlen=0, $notooltip=0)
{ {
global $langs; global $langs;