File "debug_allocation.php"
Full Path: /home/analogde/www/WINDOWS/Massage_admin/debug_allocation.php
File size: 84 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
$mois = "avril";
include('fonctions.php');
allocation($mois);
?>