forked from Wavyzz/dolibarr
Clean code
This commit is contained in:
@@ -638,7 +638,7 @@ class Setup extends DolibarrApi
|
||||
if (! $xmlarray['curl_error_no'] && $xmlarray['http_code'] != '404')
|
||||
{
|
||||
$xmlfile = $xmlarray['content'];
|
||||
//print "eee".$xmlfile."eee";
|
||||
//print "xmlfilestart".$xmlfile."endxmlfile";
|
||||
$xml = simplexml_load_string($xmlfile);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user