File "debug_allocation.php"

Full Path: /home/analogde/www/Massage_debug_15_11_2017/debug_allocation.php
File size: 84 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

	$mois = "avril";
	
	include('fonctions.php');
	
	
	
	allocation($mois);


?>