New: Show param to overwite lib path
This commit is contained in:
parent
faf74360d9
commit
55d9c3274a
@ -92,7 +92,7 @@ print "</center>";
|
|||||||
|
|
||||||
print '</form>';
|
print '</form>';
|
||||||
|
|
||||||
dol_htmloutput_mesg($mesg);
|
if ($mesg) print '<br>'.$mesg;
|
||||||
|
|
||||||
print '<br><br>';
|
print '<br><br>';
|
||||||
|
|
||||||
@ -140,6 +140,7 @@ if ($conf->fournisseur->enabled)
|
|||||||
}
|
}
|
||||||
print '<br>';
|
print '<br>';
|
||||||
|
|
||||||
|
dol_htmloutput_mesg($mesg);
|
||||||
|
|
||||||
$db->close();
|
$db->close();
|
||||||
|
|
||||||
|
|||||||
@ -91,9 +91,6 @@ if ($conf->fournisseur->enabled)
|
|||||||
}
|
}
|
||||||
print '<br>';
|
print '<br>';
|
||||||
|
|
||||||
print '<br>';
|
|
||||||
print 'NUSoap library path used by Dolibarr: '.NUSOAP_PATH.'<br>';
|
|
||||||
print '<br>';
|
|
||||||
|
|
||||||
$db->close();
|
$db->close();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user