Fix doxygen
This commit is contained in:
parent
cd71d53ffd
commit
d857b3475b
@ -1562,6 +1562,7 @@ function dol_print_skype($skype,$cid=0,$socid=0,$addlink=0,$max=64)
|
|||||||
* @param string $separ Separation between numbers for a better visibility example : xx.xx.xx.xx.xx
|
* @param string $separ Separation between numbers for a better visibility example : xx.xx.xx.xx.xx
|
||||||
* @param string $withpicto Show picto
|
* @param string $withpicto Show picto
|
||||||
* @param string $titlealt Text to show on alt
|
* @param string $titlealt Text to show on alt
|
||||||
|
* @param int $adddivfloat Add div float around phone.
|
||||||
* @return string Formated phone number
|
* @return string Formated phone number
|
||||||
*/
|
*/
|
||||||
function dol_print_phone($phone,$countrycode='',$cid=0,$socid=0,$addlink='',$separ=" ",$withpicto='',$titlealt='',$adddivfloat=0)
|
function dol_print_phone($phone,$countrycode='',$cid=0,$socid=0,$addlink='',$separ=" ",$withpicto='',$titlealt='',$adddivfloat=0)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user