diff --git a/php/inc_fx_compte.php b/php/inc_fx_compte.php index 183d3b4c..fd0be8b7 100644 --- a/php/inc_fx_compte.php +++ b/php/inc_fx_compte.php @@ -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) { ?>