forked from Wavyzz/dolibarr
Norm: Suppression vieille fonction translate qui ne sert plus
Trad: Traduction des chaines Paramtre et Valeur dans tous le code. Trad: Ajout fichier lang pour le module commandes.
This commit is contained in:
@@ -474,7 +474,7 @@ function dolibarr_print_error($db='',$msg='')
|
||||
|
||||
print "<b>Serveur:</b>".$_SERVER["SERVER_SOFTWARE"]."<br>\n";;
|
||||
print "<b>URL sollicit<69>e:</b> ".$_SERVER["REQUEST_URI"]."<br>\n";;
|
||||
print "<b>Param<EFBFBD>tres:</b> ".$_SERVER["QUERY_STRING"]."<br>\n";;
|
||||
print "<b>".$langs->trans("Parameters").":</b> ".$_SERVER["QUERY_STRING"]."<br>\n";;
|
||||
print "<b>URL d'origine:</b> ".$_SERVER["HTTP_REFERER"]."<br>\n";;
|
||||
|
||||
if ($db) {
|
||||
|
||||
Reference in New Issue
Block a user