3 lines
120 B
PHP
Raw Normal View History

2013-10-29 13:47:37 +00:00
<?php
require_once realpath(dirname(__FILE__)).'/mysql.php';
require_once realpath(dirname(__FILE__)).'/stockage.php';