forked from Wavyzz/dolibarr
Qual: Missing global declaration
This commit is contained in:
@@ -715,6 +715,8 @@ function dol_bc($var,$moreclass='')
|
|||||||
*/
|
*/
|
||||||
function dol_format_address($object,$withcountry=0,$sep="\n")
|
function dol_format_address($object,$withcountry=0,$sep="\n")
|
||||||
{
|
{
|
||||||
|
global $conf;
|
||||||
|
|
||||||
$ret='';
|
$ret='';
|
||||||
$countriesusingstate=array('AU','US','IN','GB','ES','UK','TR');
|
$countriesusingstate=array('AU','US','IN','GB','ES','UK','TR');
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user