diff --git a/include/dossier.inc.php b/include/dossier.inc.php index 16a5df79a..726a47124 100644 --- a/include/dossier.inc.php +++ b/include/dossier.inc.php @@ -61,16 +61,16 @@ if ( isset ($_POST["DATABASE"]) ) { domaine, $_POST["FMOD_ID"]); echo_debug("[".$Sql."]"); - // ob_start(); + ob_start(); if ( pg_query($cn,$Sql)==false) { echo "[".$Sql."]"; - // ob_clean(); + ob_clean(); ExecSql($cn,"delete from ac_dossier where dos_id=$l_id"); echo "