Skip to content
Snippets Groups Projects
Commit da52c802 authored by Folio Mikael's avatar Folio Mikael
Browse files

Suppression de l'affichage des erreurs (transfert vers mes_options)

parent 90f275ea
No related branches found
No related tags found
No related merge requests found
<?php
// modification du 29/06/2023 0940
ini_set('display_errors', 0);
ini_set('display_startup_errors', 0);
error_reporting(0);
date_default_timezone_set("Europe/Paris");
define(
'_ID_WEBMESTRES',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment