Commit 5a253552 authored by Hamza Arfaoui's avatar Hamza Arfaoui

CAFI174

parent 029bc26f
<?php
session_start();
include $_SERVER['DOCUMENT_ROOT']."/statistiques/charts/config.php";
include "../charts/config.php";
if (!file_exists('./exports')) {
mkdir('./exports', 0777, true);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment