enrichissement/config/config.php

3 lines
120 B
PHP
Raw Permalink Normal View History

2012-01-13 17:07:55 +01:00
<?php
require_once realpath(dirname(__FILE__)).'/mysql.php';
2012-01-30 16:05:25 +01:00
require_once realpath(dirname(__FILE__)).'/stockage.php';