On inclut le fichier de stockage

This commit is contained in:
Michael RICOIS 2012-01-30 15:05:25 +00:00
parent db9d30e788
commit 29c341cc6d

View File

@ -1,2 +1,3 @@
<?php
require_once realpath(dirname(__FILE__)).'/mysql.php';
require_once realpath(dirname(__FILE__)).'/stockage.php';