New: add information

This commit is contained in:
Laurent Destailleur 2011-09-07 15:19:55 +00:00
parent 02fb8fbbc7
commit 9aad868420

View File

@ -91,6 +91,9 @@ if ($conf->fournisseur->enabled)
}
print '<br>';
print '<br>';
print 'NUSoap library path used by Dolibarr: '.NUSOAP_PATH.'<br>';
print '<br>';
$db->close();