mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-30 05:16:28 +02:00
Merge 374f85179f
into cdedb023d7
This commit is contained in:
commit
926353cc0e
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
||||||
##############
|
##############
|
||||||
# INCLUSIONS #
|
# INCLUSIONS #
|
||||||
##############
|
##############
|
||||||
|
//récupération du chemin absolu
|
||||||
|
$filepath = realpath (dirname(__FILE__));
|
||||||
//On va inclure l'ensemble des fichiers necessaires
|
//On va inclure l'ensemble des fichiers necessaires
|
||||||
require_once('./mvc/constants.php');
|
require_once('./mvc/constants.php');
|
||||||
require_once('./mvc/autoload.php');
|
require_once('./mvc/autoload.php');
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue