Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
206 |
aurelien |
1 |
<?php
|
|
|
2 |
// Inclusion du Framework
|
|
|
3 |
// Indiquer ci-dessous le chemin vers le fichier autoload.inc.php de la bonne version du Framework
|
|
|
4 |
require_once '/framework/autoload.inc.php';
|
|
|
5 |
?>
|