Work on webservices
This commit is contained in:
parent
da0fabc0b9
commit
62158d49a7
@ -125,7 +125,7 @@ $url=$urlwithouturlroot.DOL_URL_ROOT.'/webservices/server_other.php';
|
||||
print img_picto('','object_globe.png').' '.'<a href="'.$url.'" target="_blank">'.$url."</a><br>\n";
|
||||
if ($conf->societe->enabled)
|
||||
{
|
||||
$url=$urlwithouturlroot.DOL_URL_ROOT.'/webservices/server_societe.php';
|
||||
$url=$urlwithouturlroot.DOL_URL_ROOT.'/webservices/server_thirdparty.php';
|
||||
print img_picto('','object_globe.png').' '.'<a href="'.$url.'" target="_blank">'.$url."</a><br>\n";
|
||||
}
|
||||
if ($conf->facture->enabled)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user