forked from Wavyzz/dolibarr
More info on contact popup
This commit is contained in:
@@ -877,6 +877,7 @@ function dol_bc($var,$moreclass='')
|
||||
* @param string $sep Separator to use to build string
|
||||
* @param Translate $outputlangs Object lang that contains language for text translation.
|
||||
* @return string Formated string
|
||||
* @see dol_print_address
|
||||
*/
|
||||
function dol_format_address($object,$withcountry=0,$sep="\n",$outputlangs='')
|
||||
{
|
||||
@@ -1604,6 +1605,7 @@ function dol_user_country()
|
||||
* @param int $mode thirdparty|contact|member|other
|
||||
* @param int $id Id of object
|
||||
* @return void
|
||||
* @see dol_format_address
|
||||
*/
|
||||
function dol_print_address($address, $htmlid, $mode, $id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user