Qual: Missing global declaration
This commit is contained in:
parent
6fc9fbd7a6
commit
1c7011523d
@ -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');
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user