Details |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
18 |
jpm |
1 |
<?php
|
|
|
2 |
// Inclusion du Framework
|
|
|
3 |
// Renomer ce fichier en "framework.php"
|
26 |
jpm |
4 |
// Indiquyer ci-dessous le chemin absolu vers le fichier autoload.inc.php de la bonne version du Framework
|
|
|
5 |
require_once '/home/jpm/web/framework/framework/autoload.inc.php';
|
18 |
jpm |
6 |
?>
|