test MSIN-4375
This commit is contained in:
@ -2124,7 +2124,9 @@ function fxShowCommandes($arrEpreuvesCommandees, $arrCompteClient, $tep_id, $str
|
||||
{ // afficher les commandes
|
||||
global $objDatabase, $strEveModifiable, $vDomaine, $arrFormsTransfert, $arrFormsObjectifsDons, $arrFormsLogSettings, $arrFormsAddLogs;
|
||||
$strRetour = '';
|
||||
|
||||
ini_set('display_errors', 1);
|
||||
ini_set('display_startup_errors', 1);
|
||||
error_reporting(E_ALL);
|
||||
if ($arrEpreuvesCommandees != null) {
|
||||
?>
|
||||
<input type="hidden" id="partComId" value="<?php echo $arrCompteClient['com_id']; ?>">
|
||||
|
||||
Reference in New Issue
Block a user