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