14 lines
216 B
PHP
14 lines
216 B
PHP
<?php
|
|
/**
|
|
* Created by PhpStorm.
|
|
* User: Utilisateur
|
|
* Date: 2021-03-29
|
|
* Time: 13:35
|
|
*/
|
|
|
|
require_once('php/inc_functions.php');
|
|
|
|
error_reporting(E_ALL);
|
|
ini_set('display_errors', true);
|
|
|
|
fxcopieevenement(1072); |